Table of Contents

Enum ArgumentType

Namespace
ReFuel
Assembly
ReFuel.Common.dll
public enum ArgumentType

Fields

LongNegative = 7
LongPositive = 6
NamedVariable = 8
Positional = 1
ProgramName = 0
ShortNegative = 5
ShortPositive = 4
Stdin = 2
Stop = 3