Rose
Public Member Functions | Public Attributes | List of all members
rose::Command::PipeClose Struct Reference

Close the pipe and keep the exit status. More...

#include <Command.h>

Public Member Functions

void operator() (FILE *pipe)
 

Public Attributes

int exitStatus {}
 The status code returned by pclose(3)
 

Detailed Description

Close the pipe and keep the exit status.


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