Nebula
Loading...
Searching...
No Matches
System::ProcessStartInfo Struct Reference

#include <process.h>

Public Attributes

IO::URI exePath
IO::URI workingDir
Util::String args
bool consoleWindow
Ptr< IO::StreamoutputStream
Ptr< IO::StreamerrorStream

Member Data Documentation

◆ args

Util::String System::ProcessStartInfo::args

◆ consoleWindow

bool System::ProcessStartInfo::consoleWindow

◆ errorStream

Ptr<IO::Stream> System::ProcessStartInfo::errorStream

◆ exePath

IO::URI System::ProcessStartInfo::exePath

◆ outputStream

Ptr<IO::Stream> System::ProcessStartInfo::outputStream

◆ workingDir

IO::URI System::ProcessStartInfo::workingDir

The documentation for this struct was generated from the following file:
  • /github/workspace/code/foundation/system/process.h