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

Command to change directories. More...

#include <command.h>

Public Attributes

CommandType type
 
char * dir
 

Detailed Description

Command to change directories.

See also
realpath(), Command

Member Data Documentation

char* CDCommand::dir

Path to the directory we wish to change to

CommandType CDCommand::type

Type of command


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