This is part of the Fake.Core.Process module.

CreateProcess<'TRes>

Handle for creating a process and returning potential results.

Record Fields

Record FieldDescription
Command
Signature: Command
Environment
Signature: EnvMap option
Hook
Signature: IProcessHook<'TRes>
Streams
Signature: StreamSpecs
TraceCommand
Signature: bool
WorkingDirectory
Signature: string option

Instance members

Instance memberDescription
x.CommandLine
Signature: string