ProcessInterfaceOptions constructor
const
ProcessInterfaceOptions({})
Implementation
const ProcessInterfaceOptions(
{this.runAsAdministrator = false,
this.runInShell = false,
this.workingDirectory,
this.environment = const {}});