| Copyright | uni-bremen and DFKI |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt or LIZENZ.txt |
| Maintainer | r.pascanu@jacobs-university.de |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | None |
CMDL.Commands
Description
CMDL.Commands contains the description of all commands available
Synopsis
- getCommands :: [CmdlCmdDescription]
- proveAll :: CmdlCmdDescription
- cmdlIgnoreFunc :: String -> CmdlCmdDescription
Documentation
getCommands :: [CmdlCmdDescription] Source #
Generates the list of all possible commands as command description
cmdlIgnoreFunc :: String -> CmdlCmdDescription Source #