JSON::Digger class of PicoRuby
Include
Type aliases
dig_key_t
String | Integer
stack_t
:array | :object
Singleton methods
new
JSON::Digger.new(String) -> void
Instance methods
dig
instance.dig(*dig_key_t) -> self
parse
instance.parse() -> untyped