Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
jenerator
v1.1.0
Top Level Namespace
Jenerator
Built with Crystal 1.9.2
2023-10-08 13:20:37 UTC
Top Level Namespace
Defined in:
Constant Summary
JSON_FILENAME_PATTERN
=
/(.+)\.json/
Method Summary
convert
(json_file, parent_dir =
Path
.new(
Dir
.current)) : Bool
Method Detail
def
convert
(json_file, parent_dir =
Path
.new(
Dir
.current)) : Bool
#
[
View source
]