Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
btrestic
v0.3.4
Btrestic
App
Cli
ConfigError
ConfigFileNotFoundError
InvalidYAMLError
Settings
Logging
Generated using Crystal 1.16.3
2025-12-08 09:03:37 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
]