| std::string syten::exec_get_cout | ( | std::string const & | command | ) |
Executes the supplied command and writes the STDOUT from the command into the supplied string.
Returns only once the command returned.
References std::string::c_str(), std::shared_ptr< T >::get(), std::string::size(), and std::string::substr().
Referenced by demangle_symbol().
Here is the call graph for this function:
Here is the caller graph for this function: