WKern
|
Go to the source code of this file.
Functions | |
void | Sh () |
The main interactive WKern shell loop. | |
void | Help () |
Prints Shell Help. | |
void | Regexc () |
Interactive regex command. |
void Help | ( | ) |
Prints Shell Help.
Definition at line 23 of file shellhelp.c.
void Regexc | ( | ) |
Interactive regex command.
Definition at line 28 of file regexcmd.c.
void Sh | ( | ) |
The main interactive WKern shell loop.
This loop:
On failure, prints an unknown command message.