Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tabkv
0.2.0
Array
Bool
Enumerable
Int32
Int64
Object
String
Tabkv
Mode
Built with Crystal 1.9.2
2023-10-07 10:34:13 UTC
abstract class
Object
Overview
Object
is the base type of all Crystal objects.
Included Modules
Colorize::ObjectExtensions
Defined in:
tabkv/from_tsv.cr
tabkv/to_tsv.cr
Class Method Summary
.from_tsv
(rows : Array(String))
Instance Method Summary
#to_tsv
Class Method Detail
def self.
from_tsv
(rows :
Array
(
String
))
#
[
View source
]
Instance Method Detail
def
to_tsv
#
[
View source
]