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::
App
Btrestic::App
Reference
Object
Defined in:
btrestic/app.cr
Constructors
.new
(config_file, silent : Bool =
false
)
Instance Method Summary
#backup
#exec
(args : Array(String))
#restic
(restic_args : Array(String))
Constructor Detail
def self.
new
(config_file, silent : Bool =
false
)
#
[
View source
]
Instance Method Detail
def
backup
#
[
View source
]
def
exec
(args : Array(String))
#
[
View source
]
def
restic
(restic_args : Array(String))
#
[
View source
]