module_name is part of the command interface for april library.
The command lists ALL commands that are registered with the command system. If a command is accesible it is present in this list.
april.commands | lists the commands |
april.commands help | prints usage instructions |
The command prints the content of the COPYING file if found, otherwise ives general directions.
april.copyright | display information about copyright |
april.copyright help | prints usage instructions |
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.
april.modules | lists the modules |
april.modules help | prints usage instructions |
Any string provided as argument will be printed at the beginning of each command line.
april.prompt <new prompt> | changes current prompt to new value |
april.prompt help | prints usage instructions |
april.version | display the version |
april.version help | prints usage instructions |
april-cmd library | Plug-ins |