$darkmode
Public Attributes | |
| cloe::StackOptions | stack_options |
| cloe::LuaOptions | lua_options |
| std::ostream * | output = &std::cout |
| std::ostream * | error = &std::cerr |
| std::string | uuid |
| int | json_indent = 2 |
| bool | allow_empty = false |
| bool | write_output = true |
| bool | require_success = false |
| bool | report_progress = true |
| bool | debug_lua = false |
| int | debug_lua_port = 21110 |