Bitcoin Core  27.99.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
subprocess::shell Struct Reference

#include <subprocess.hpp>

Public Member Functions

 shell (bool s)
 

Public Attributes

bool shell_ = false
 

Detailed Description

Definition at line 699 of file subprocess.hpp.

Constructor & Destructor Documentation

◆ shell()

subprocess::shell::shell ( bool  s)
inlineexplicit

Definition at line 700 of file subprocess.hpp.

Member Data Documentation

◆ shell_

bool subprocess::shell::shell_ = false

Definition at line 701 of file subprocess.hpp.


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