#include <app/BCommand.h>
Inheritance diagram for BUnixCommand:

Public Member Functions | |
| BUnixCommand (const SContext &context) | |
| virtual SValue | Run (const ArgList &args) |
Protected Member Functions | |
| virtual SValue | main (int argc, char **argv)=0 |
| virtual | ~BUnixCommand () |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Implements BCommand. |