This library provides an interface through text commands to core functions. It is easly extendable and has support for new classes.
The commands follow this pattern: module.command arg arg arg
If the arguments contain spaces then quotes are required, otherwise they are optional:
Either tabs or spaces may separate arguments.
Modules are logically related groups of commands. While the commands belonging to a certain module usually start with the name of the module or a short form of it, the library does not enforce this rule and any module may provide any command or the command may not be provided by a module at all.
Here are the build-in modules:
april-core library | Documentation root | april-gui library |