Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
charqui
v0.1.6
Charqui
AppError
CLI
SizeKB
Built with Crystal 1.9.2
2023-10-08 13:22:14 UTC
class
Charqui::CLI
Charqui::CLI
Reference
Object
Defined in:
charqui.cr
Instance Method Summary
#execute
#get_encoder
: String
#parse
#parse_ratio
(ratio : String)
#parse_size
(size : String)
#ratio
: Float64
#target_size
: Charqui::SizeKB
Instance Method Detail
def
execute
#
[
View source
]
def
get_encoder
: String
#
[
View source
]
def
parse
#
[
View source
]
def
parse_ratio
(ratio : String)
#
[
View source
]
def
parse_size
(size : String)
#
[
View source
]
def
ratio
: Float64
#
[
View source
]
def
target_size
:
Charqui::SizeKB
#
[
View source
]