Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cs
v0.1.1
Top Level Namespace
Format
Grid
Log
NPath
PrintOut
Var
Built with Crystal 1.9.2
2023-10-08 13:33:36 UTC
module
Var
Defined in:
util/var.cr
Class Method Summary
.curd
.curd=
(_path : String)
.curd=
(ary : Array(String))
.flush_table
.header
.just
.just=
(ary : Array(Int8))
.os_unix
.path
.path=
(_path : String)
.reload_curd
.table
Class Method Detail
def self.
curd
#
[
View source
]
def self.
curd=
(_path : String)
#
[
View source
]
def self.
curd=
(ary : Array(String))
#
[
View source
]
def self.
flush_table
#
[
View source
]
def self.
header
#
[
View source
]
def self.
just
#
[
View source
]
def self.
just=
(ary : Array(Int8))
#
[
View source
]
def self.
os_unix
#
[
View source
]
def self.
path
#
[
View source
]
def self.
path=
(_path : String)
#
[
View source
]
def self.
reload_curd
#
[
View source
]
def self.
table
#
[
View source
]