Coda Distributed File System
|
#include <parser.h>
Public Attributes | |
const char * | name |
void(* | func )(int, char **) |
struct cmd * | sub_cmd |
const char * | help |
void(* cmd::func) (int, char **) |
const char* cmd::help |
const char* cmd::name |
struct cmd* cmd::sub_cmd |