-
Home
-
API Reference
-
CliInvoke.Core
CliInvoke.Core Namespace
Classes (11)
BufferedProcessResultA buffered ProcessResult containing a Process's or Command's StandardOutput and StandardError information.
InvocationContextThe single state-bearing object the process invocation pipeline accepts and mutates during execution.
ProcessExitConfigurationRepresents configuration information about the exit behaviour of a process, including timeout policy and result validation.
ProcessResultA class that represents the results from an executed Process or Command.
UserCredentialA class to represent a User Credential to be used with ProcessPrimitives.
Interfaces (3)
IShellDetectorProvides functionality to detect the default shell on various operating systems.
Enums (3)