Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
kibana2json
master
Top Level Namespace
Parser
Built with Crystal 1.9.2
2023-10-07 20:49:08 UTC
class
Parser
Parser
Reference
Object
Defined in:
json_parser.cr
Instance Method Summary
#parse
(input : IO, output : IO)
#parse
(str : String)
for testing
Instance Method Detail
def
parse
(input : IO, output : IO)
#
[
View source
]
def
parse
(str : String)
#
for testing
[
View source
]