[ whitefrost.com | Account Manager 4 Product Page ]

Package Core.Shell


Classes

class  Command
class  CommandAction
class  CommandLine
class  ShellContext
class  ShellException
class  ShellFactory
class  ShellUtil

Packages

package  Actions
package  Interfaces

Enumerations

enum  ActionResponseType { Complete = 0, Error = 1, Abort = 2, Continue = 3 }
enum  CommandType {
  Unknown = 0, ShellInstruction = 1, FrameworkInstruction = 2, Data = 3,
  QuotedString = 4, Argument = 5, Parameter = 6, Pipe = 7,
  Redirection = 8, Invalidated = 9
}


Enumeration Type Documentation

Enumerator:
Complete 
Error 
Abort 
Continue 

Enumerator:
Unknown 
ShellInstruction 
FrameworkInstruction 
Data 
QuotedString 
Argument 
Parameter 
Pipe 
Redirection 
Invalidated 

Stephen W. Cote, 2009, whitefrost.com