WKern
Loading...
Searching...
No Matches
CommandEntry Struct Reference

Represents an individual shell command. More...

Data Fields

const char * name
CommandFunc func

Detailed Description

Represents an individual shell command.

Definition at line 42 of file shell.c.

Field Documentation

◆ func

CommandFunc CommandEntry::func

Definition at line 44 of file shell.c.

◆ name

const char* CommandEntry::name

Definition at line 43 of file shell.c.


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