|
myshell 2.0.0
|
Information about an internal process. More...
#include <msh_process.h>
Public Member Functions | |
| process (int flags, const std::vector< std::string > &args) | |
| std::string | get_status () const |
| Returns the status of the process as a string. | |
Public Attributes | |
| status_t | status = status::RUNNING |
| int | flags = 0 |
| std::string | command |
Information about an internal process.
|
inline |
Returns the status of the process as a string.