Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ralike
v0.1.0
Top Level Namespace
ConfigEntry
Hit
Hits
Match
Response
Source
Built with Crystal 1.9.2
2023-10-07 17:31:50 UTC
class
Hits
Hits
Reference
Object
Included Modules
JSON::Serializable
Defined in:
mappings.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#hits
: Array(Hit)
#hits=
(hits : Array(Hit))
#total
: UInt64
#total=
(total : UInt64)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
hits
: Array(
Hit
)
#
[
View source
]
def
hits=
(hits : Array(
Hit
))
#
[
View source
]
def
total
: UInt64
#
[
View source
]
def
total=
(total : UInt64)
#
[
View source
]