Commands

These commands examine or modify the general project state. The project state is distinct from the model state (information cleared or reset on a model new command) and the program state (information that remains throughout this instance of the program). Project information is saved and restored as part of the project file. Changes to the model state does not affect the project state. Some project settings are stored and will persist to the next program execution, but they will be overwritten by any saved project restored.

Project Commands

project execute Execute the current project.
project list List project information.
project new Clear program-state information.
project restore Restores the project file name s .
project save Save the current project to a file.
project save-plugins Save the currently loaded plugins with the project file.