Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tablib
0.1.0
Top Level Namespace
Cli
Command_Main_command_of_clim_library
Options_Main_command_of_clim_library
Option_file
Option_indent
Option_type
Options_Main_command_of_clim_library
Option_file
Option_indent
Option_type
RunProc
JSONFormatter
BaseTypes
TabAny
Tablib
Built with Crystal 1.9.2
2023-10-07 21:40:06 UTC
module
Tablib
Overview
Parse betwwen YAML, JSON, CSV
Defined in:
tablib.cr
Constant Summary
VERSION
=
"0.1.0"
Class Method Summary
.csv_json
(path : String)
.yaml_json
(path : String)
Class Method Detail
def self.
csv_json
(path : String)
#
[
View source
]
def self.
yaml_json
(path : String)
#
[
View source
]