subprocess  0.4.0
Modern subprocess library for c++
Public Member Functions | List of all members
subprocess::Environ Class Reference

#include <environ.hpp>

Public Member Functions

EnvironSetter operator[] (const std::string &)
 

Detailed Description

Used for working with environment variables

Member Function Documentation

◆ operator[]()

EnvironSetter subprocess::Environ::operator[] ( const std::string &  )

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