Contains xtd::exit_status enum class.
Go to the source code of this file.
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Enumerations | |
| enum class | xtd::exit_status { xtd::exit_status::success , xtd::exit_status::failure } |
| Specifies exit status for the xtd::environment::exit method. More... | |