Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::Process::Options Struct Reference

Public Attributes

bool windowsHide
 [Windows] Hides child process window
 
bool windowsCreateNewProcessGroup
 [Windows] Creates a console process group rooted at the child
 

Member Data Documentation

◆ windowsCreateNewProcessGroup

bool SC::Process::Options::windowsCreateNewProcessGroup

[Windows] Creates a console process group rooted at the child

◆ windowsHide

bool SC::Process::Options::windowsHide

[Windows] Hides child process window


The documentation for this struct was generated from the following file: