Functions | |
| FORMIT_CORE_EXPORT ::vector< 1::string > | FormIt::Commands::GetCommands () |
| Get the list of commands in FormIt. | |
| FORMIT_CORE_EXPORT bool | FormIt::Commands::DoCommand (1::string const &cmd) |
| Execute given command. | |
| FORMIT_CORE_EXPORT bool FormIt::Commands::DoCommand | ( | 1::string const & | cmd | ) |
Execute given command.
FormIt.Commands.GetCommands returns the list of available commands.
| [in] | cmd |
| FORMIT_CORE_EXPORT ::vector< 1::string > FormIt::Commands::GetCommands | ( | ) |
Get the list of commands in FormIt.