Coda Distributed File System
Public Attributes | List of all members
cmd Struct Reference

#include <parser.h>

Collaboration diagram for cmd:
Collaboration graph
[legend]

Public Attributes

const char * name
 
void(* func )(int, char **)
 
struct cmdsub_cmd
 
const char * help
 

Member Data Documentation

◆ func

void(* cmd::func) (int, char **)

◆ help

const char* cmd::help

◆ name

const char* cmd::name

◆ sub_cmd

struct cmd* cmd::sub_cmd

The documentation for this struct was generated from the following file: