This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Electron.Net.
- Assembly
- Cake
.Electron .Net .dll - Namespace
- Cake
.Electron .Net .Contracts - Containing Type
- IProcessHelper
Syntax
int CmdExecute(string command, string workingDirectoryPath, bool output = true, bool waitForExit = true)
Parameters
| Name | Type | Description |
|---|---|---|
| command | string | |
| workingDirectoryPath | string | |
| output | bool | |
| waitForExit | bool |
Return Value
| Type | Description |
|---|---|
| int |
