#include "octave-config.h"
#include <string>
Go to the source code of this file.
Classes | |
class | process_execution_result |
Functions | |
process_execution_result | run_command_and_return_output (const std::string &cmd_str) |
|
extern |
Definition at line 51 of file oct-process.cc.
References procstreambase::close(), process_execution_result::of_error(), and process_execution_result::of_success().
Referenced by Fsystem().