Enum ShellTokenType
Namespace: SociallyDistant.Core.Core.Scripting
Assembly: SociallyDistant.Framework.dll
Syntax
public enum ShellTokenType
Fields
Name | Description |
---|---|
Append | |
AssignmentOperator | |
CloseCurly | |
CloseParen | |
ClosedSquare | |
ExpansionString | |
FileInput | |
LogicalAnd | |
LogicalOr | |
Newline | |
OpenCurly | |
OpenParen | |
OpenSquare | |
Overwrite | |
ParallelExecute | |
Pipe | |
SequentialExecute | |
Text | |
VariableAccess | |
Whitespace |