Starts a process for the specified file name and arguments.
- Namespace
- Statiq
.Core - Containing Type
- StartProcess
Syntax
public StartProcess(Config<string> fileName)
Parameters
| Name | Type | Description |
|---|---|---|
| fileName | Config |
The file name of the process to start. |