|
Quash Shell
0.1
A simple yet powerfull shell program
|
Command to set environment variables. More...
#include <command.h>
Public Attributes | |
| CommandType | type |
| char * | env_var |
| char * | val |
Command to set environment variables.
| char* ExportCommand::env_var |
Name of environment variable to set
| CommandType ExportCommand::type |
Type of command
| char* ExportCommand::val |
String that should be stored in env_var environment variable
1.8.11