dfx 0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
dfx::Subprocess::Process::Exited Struct Reference

Normal exit description. More...

#include <dfx-subprocess/Process.hpp>

Public Attributes

int code
 Exit code returned by the process.

Detailed Description

Normal exit description.

Member Data Documentation

◆ code

int dfx::Subprocess::Process::Exited::code

Exit code returned by the process.


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