Public Types | |
| enum class | Type { kObject , kArray } |
Public Attributes | |
| Type | type |
| bool | first = true |
| int | item_count = 0 |
Definition at line 220 of file command_context.h.
|
strong |
| Enumerator | |
|---|---|
| kObject | |
| kArray | |
Definition at line 221 of file command_context.h.
| Type yaze::cli::resources::OutputFormatter::JsonContext::type |
Definition at line 222 of file command_context.h.
| bool yaze::cli::resources::OutputFormatter::JsonContext::first = true |
Definition at line 223 of file command_context.h.
| int yaze::cli::resources::OutputFormatter::JsonContext::item_count = 0 |
Definition at line 224 of file command_context.h.