Procedure | Location | Procedure Type | Description |
---|---|---|---|
cget | M_CLI2 | Function | |
cgets | M_CLI2 | Interface | |
dget | M_CLI2 | Function | |
dgets | M_CLI2 | Interface | |
get_args | M_CLI2 | Interface | |
get_args_fixed_length | M_CLI2 | Interface | |
get_args_fixed_size | M_CLI2 | Interface | |
get_subcommand | M_CLI2 | Function | Sample program: |
iget | M_CLI2 | Function | |
igets | M_CLI2 | Interface | |
lget | M_CLI2 | Function | |
lgets | M_CLI2 | Interface | |
my_run | demo6 | Subroutine | |
parse | demo2 | Subroutine | PUT EVERYTHING TO DO WITH COMMAND PARSING HERE FOR CLARITY |
parse | demo17 | Subroutine | Put everything to do with command parsing here |
parse | demo_get_subcommand | Subroutine | |
print_dictionary | M_CLI2 | Subroutine | Typical usage: |
rget | M_CLI2 | Function | |
rgets | M_CLI2 | Interface | |
runit | demo16 | Subroutine | |
runit | test_syntax | Subroutine | |
runit | test_lastonly | Subroutine | |
runit | test_ignorecase | Subroutine | |
runit | test_strict | Subroutine | |
set_args | M_CLI2 | Subroutine | Sample program: |
set_mode | M_CLI2 | Subroutine | Sample program: |
sget | M_CLI2 | Function | |
sgets | M_CLI2 | Interface | |
specified | M_CLI2 | Function | Sample program: |
testit | test_syntax | Subroutine | |
testit | test_lastonly | Subroutine | |
testit | test_ignorecase | Subroutine | |
testit | test_strict | Subroutine |