module

JSONL

Constants

VERSION = {{ (`shards version \"/tmp/tmp.bGGoOp/src/src/jsonl\"`).chomp.stringify }}

Class methods

parse(input : String | IO) : Array(JSON::Any)
Source
parse(input : String, &) : Nil
Source
parse(input : IO, &) : Nil
Source