yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::resources::OutputFormatter::JsonContext Struct Reference

Public Types

enum class  Type { kObject , kArray }
 

Public Attributes

Type type
 
bool first = true
 
int item_count = 0
 

Detailed Description

Definition at line 220 of file command_context.h.

Member Enumeration Documentation

◆ Type

Enumerator
kObject 
kArray 

Definition at line 221 of file command_context.h.

Member Data Documentation

◆ type

Type yaze::cli::resources::OutputFormatter::JsonContext::type

Definition at line 222 of file command_context.h.

◆ first

bool yaze::cli::resources::OutputFormatter::JsonContext::first = true

Definition at line 223 of file command_context.h.

◆ item_count

int yaze::cli::resources::OutputFormatter::JsonContext::item_count = 0

Definition at line 224 of file command_context.h.


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