Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
JSONPointer::Accessor
Inherits
Reference
<
Object
Constructors
new
(source :
String
, subkeys :
Array
(
Int32
|
String
))
Source
Instance methods
get
(input :
JSON::Any
) :
JSON::Any
Source
get?
(input :
JSON::Any
) :
JSON::Any
|
Nil
Source
source
Source