This is part of the Fake.Core.Process module.
CreateProcess<'TRes>
Handle for creating a process and returning potential results.
Record Fields
Instance members
Instance member | Description |
x.Command
Signature: Command
|
|
x.CommandLine
Signature: string
|
|
x.Environment
Signature: EnvMap option
|
|
x.WorkingDirectory
Signature: string option
|