struct

Srcom::Variable::Values

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

_note

DEPRECATED: This field is no longer actively used by speedrun.com and only present for legacy purposes

Source
_note=(_note : String | Nil)

DEPRECATED: This field is no longer actively used by speedrun.com and only present for legacy purposes

Source
choices

DEPRECATED: This field is no longer actively used by speedrun.com and only present for legacy purposes

Source
choices=(choices : Hash(String, String) | Nil)

DEPRECATED: This field is no longer actively used by speedrun.com and only present for legacy purposes

Source
default
Source
default=(default : String | Nil)
Source
values

Value ID => Value

Source
values=(values : Hash(String, Variable::Values::Value))

Value ID => Value

Source

Nested types