april  1.0.0
...
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
April management and introspection

module_name is part of the command interface for april library.



april.commands

The command lists ALL commands that are registered with the command system. If a command is accesible it is present in this list.

Usage

april.commands lists the commands
april.commands helpprints usage instructions



april.copyright

The command prints the content of the COPYING file if found, otherwise ives general directions.

Usage

april.copyright display information about copyright
april.copyright helpprints usage instructions



april.modules

The command lists ALL modules that are registered with the command system. This lists the long names that can't be used in a real command - these often use shorter forms for the commands.

Usage

april.modules lists the modules
april.modules helpprints usage instructions



april.prompt

Any string provided as argument will be printed at the beginning of each command line.

Usage

april.prompt <new prompt> changes current prompt to new value
april.prompt helpprints usage instructions



april.version

Usage

april.version display the version
april.version helpprints usage instructions




april-cmd library Plug-ins