COMMAND Struct Reference
The
COMMAND structure contains a parsed command.
More...
#include <shellutils.h>
Detailed Description
The
COMMAND structure contains a parsed command.
Field Documentation
1 if the command shall be executed in the background, 0 otherwise
points to an error message if the command line could not successfully be parsed, NULL if the parse was successful
array to the commandlines of the individual subcommands
array of the argv arrays of the individual subcommands
The documentation for this struct was generated from the following file: