Quash Shell  0.1
A simple yet powerfull shell program
Public Attributes | List of all members
SimpleCommand Struct Reference

A command which has no arguments. More...

#include <command.h>

Public Attributes

CommandType type
 

Detailed Description

A command which has no arguments.

All command structures can be correctly read as a SimpleCommand since they all have the CommandType field as the first field.

See also
Command, CommandType

Member Data Documentation

CommandType SimpleCommand::type

Type of command


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