Table of Contents - rustic-0.3.2 Documentation
Classes and Modules
- Rustic
- Rustic::Application
- Rustic::Application::UnknownCommandError
- Rustic::CommandBuilder
- Rustic::CommandBuilder::MalformedConfigError
- Rustic::CommandBuilder::MissingConfigError
- Rustic::CommandBuilder::UnknownCommandError
- Rustic::CommandBuilder::UnknownPasswordMethodError
- Rustic::CommandBuilders
- Rustic::CommandBuilders::Backup
- Rustic::CommandBuilders::Check
- Rustic::CommandBuilders::Forget
- Rustic::CommandBuilders::Prune
- Rustic::CommandBuilders::Snapshots
- Rustic::Config
- Rustic::Configs
- Rustic::Configs::Backup
- Rustic::Configs::Check
- Rustic::Configs::Forget
- Rustic::Error
- Rustic::Evaluator
- Rustic::Hooks
- Rustic::HooksExt
- Rustic::ValidationError
- Rustic::Validator
- Rustic::Wrapper
- Rustic::Wrapper::ExecutionError
- Rustic::Wrapper::ExitStatusError
Methods
- ::define — Rustic
- ::new — Rustic::Application
- ::new — Rustic::CommandBuilder
- ::new — Rustic::CommandBuilders::Backup
- ::new — Rustic::CommandBuilders::Check
- ::new — Rustic::CommandBuilders::Forget
- ::new — Rustic::CommandBuilders::Prune
- ::new — Rustic::CommandBuilders::Snapshots
- ::new — Rustic::Config
- ::new — Rustic::Configs::Backup
- ::new — Rustic::Configs::Check
- ::new — Rustic::Configs::Forget
- ::new — Rustic::Evaluator
- ::new — Rustic::Hooks
- ::new — Rustic::Validator
- ::new — Rustic::Wrapper
- ::validate! — Rustic
- #add_command! — Rustic::CommandBuilder
- #add_password! — Rustic::CommandBuilder
- #add_repository_path! — Rustic::CommandBuilder
- #after — Rustic::HooksExt
- #backup — Rustic::Config
- #backup — Rustic::Configs::Backup
- #before — Rustic::HooksExt
- #build — Rustic::CommandBuilder
- #build — Rustic::CommandBuilders::Backup
- #build — Rustic::CommandBuilders::Check
- #build — Rustic::CommandBuilders::Forget
- #build — Rustic::CommandBuilders::Prune
- #build — Rustic::CommandBuilders::Snapshots
- #check — Rustic::Config
- #check_unused! — Rustic::Configs::Check
- #error! — Rustic::Validator
- #evaluate — Rustic::Evaluator
- #exclude — Rustic::Configs::Backup
- #excludes — Rustic::CommandBuilders::Backup
- #forget — Rustic::Config
- #keep — Rustic::Configs::Forget
- #on_error — Rustic::Config
- #on_error — Rustic::Evaluator
- #one_fs! — Rustic::Configs::Backup
- #password — Rustic::Config
- #password_file — Rustic::Config
- #prune! — Rustic::Configs::Forget
- #read_data_subset — Rustic::CommandBuilders::Check
- #repository — Rustic::Config
- #restic — Rustic::Config
- #run — Rustic::Application
- #run — Rustic::Wrapper
- #strict_validation! — Rustic::Config
- #subset — Rustic::Configs::Check
- #validate — Rustic::Validator
- #validate_backup_config! — Rustic::Validator
- #validate_config! — Rustic::Validator
- #warning! — Rustic::Validator
- #with_cache! — Rustic::Configs::Check
- #with_hooks — Rustic::Evaluator
- #with_hooks — Rustic::Hooks