Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
btrestic
v0.3.2
Btrestic
App
Cli
Settings
Logging
Generated using Crystal 1.14.0
2024-11-26 19:05:11 UTC
class
Btrestic::
Cli
Btrestic::Cli
Reference
Object
Defined in:
btrestic/cli.cr
Constructors
.new
(args : Array(String), restic_args : Array(String))
Instance Method Summary
#args
: Array(String)
#restic_args
: Array(String)
#run
Constructor Detail
def self.
new
(args : Array(String), restic_args : Array(String))
#
[
View source
]
Instance Method Detail
def
args
: Array(String)
#
[
View source
]
def
restic_args
: Array(String)
#
[
View source
]
def
run
#
[
View source
]