Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
poncho
v0.1.0
Poncho
Parser
Built with Crystal 1.9.2
2023-10-08 09:57:52 UTC
module
Poncho
Defined in:
poncho.cr
poncho/parser.cr
poncho/version.cr
Constant Summary
VERSION
=
"0.1.0"
Class Method Summary
.from_file
(file : String)
.parse
(raw : String | IO)
Class Method Detail
def self.
from_file
(file : String)
#
[
View source
]
def self.
parse
(raw : String | IO)
#
[
View source
]