List of all items
Structs
- cli::app::App
- config::types::Arg
- config::types::CommandDetail
- config::types::Config
- config::types::RunItem
- config::types::SubTaskDetail
- config::types::Task
- config::types::TaskOption
- config::types::When
- config::types::WhenComparison
- runner::context::Context
- runner::task::Arg
- runner::task::Run
- runner::task::SubTask
- runner::task::Task
- runner::task::TaskOption
- runner::task::When
Enums
- config::types::Command
- config::types::Run
- config::types::SubTask
- error::ConfigError
- error::ExecutionError
- error::InterpolationError
- error::RtaskError
- runner::context::Verbosity
- runner::task::Command
- runner::task::OptionType
- runner::task::WhenCondition
Functions
- cli::app::run
- config::parse::find_config_file
- config::parse::find_config_file_from
- config::parse::parse_config
- config::parse::parse_config_auto
- config::parse::parse_config_file
- config::schema::validate_config
- config::schema::validate_task
- error::is_failed_condition
- runner::command::check_command
- runner::command::execute_command
- runner::interpolate::interpolate
- runner::interpolate::interpolate_list
- runner::interpolate::interpolate_map
- runner::interpolate::interpolate_strict
- runner::when::evaluate_when
- runner::when::evaluate_when_list
- runner::when::failed_condition_error
Type Aliases
- config::types::OptionString
- error::ConfigResult
- error::ExecutionResult
- error::InterpolationResult
- error::Result