Summary
This namespace contain types
used to compose process arguments in a safe way.
Class Types
Class | Summary |
---|---|
QuotedArgument | Represents a quoted argument. |
SecretArgument | Represents a secret argument. |
SwitchArgument | Represents a argument preceded by a switch. |
TextArgument | Represents a text argument. |