Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
btrestic
v0.3.3
Btrestic
App
Cli
Settings
Logging
Generated using Crystal 1.16.3
2025-10-09 08:47:29 UTC
class
Btrestic::
Cli
Btrestic::Cli
Reference
Object
Defined in:
btrestic/cli.cr
Constructors
.new
(args : Array(String), subcommand_args : Array(String))
Instance Method Summary
#args
: Array(String)
#run
#subcommand_args
: Array(String)
Constructor Detail
def self.
new
(args : Array(String), subcommand_args : Array(String))
#
[
View source
]
Instance Method Detail
def
args
: Array(String)
#
[
View source
]
def
run
#
[
View source
]
def
subcommand_args
: Array(String)
#
[
View source
]