benjamin gerard
Functions | |
doshellcommand (var string) | |
Enhanced doshellcommand() reimplementation. | |
check_zed () | |
shell_input (var string) | |
Read a string shell command. | |
shell_error (var err) | |
Shell error exception handling. | |
shell () | |
Call a new shell with enhanced line editing and more. | |
Variables | |
boolean | shell_lua_key_words [keyword] |
Keywords that could begin a lua sentence. | |
boolean | shell_default_substitut [type_name] |
Default table of variable type that the shell is allowed to substitut. | |
table | shell_substitut [typename] |
Current table for shell substitution. | |
string | shell_recalltable [] |
Enhanced shell command historic table. | |
number | shell_maxrecall |
Enhanced shell command historic table maximum size (default:20). | |
number | shell_toggleconsolekey |
Enhanced shell toggle key. |
dcplaya documentation version 2.0 | Generated on November 2004 by doxygen 1.3.6 |