ceptr
|
implementation of a command line shell receptor More...
Go to the source code of this file.
Functions | |
void | addCommand (Receptor *r, ReceptorAddress ox, char *command, char *desc, T *code, T *bindings_handler) |
void | makeShell (VMHost *v, FILE *input, FILE *output, Receptor **irp, Receptor **orp, Stream **isp, Stream **osp) |
implementation of a command line shell receptor
Definition in file shell.c.