Added CLI command to list supported targets in JSON format
This commit is contained in:
@@ -216,6 +216,13 @@ private:
|
||||
*/
|
||||
int presentVersionMachineText();
|
||||
|
||||
/**
|
||||
* Lists all supported targets, in JSON format.
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
int presentTargetListMachine();
|
||||
|
||||
/**
|
||||
* Initialises a project in the user's working directory.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user