SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
msh_command_entry Struct Reference

#include <cli.h>

Public Attributes

const char * name
 
int(* func )(int argc, const char **argv)
 
const char * description
 
const char * usage
 

Member Data Documentation

◆ description

const char* msh_command_entry::description

◆ func

int(* msh_command_entry::func) (int argc, const char **argv)

◆ name

const char* msh_command_entry::name

◆ usage

const char* msh_command_entry::usage

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