List of all items
Structs
- commands::DisplayClaimant
- commands::DisplayConflict
- commands::DisplayFile
- commands::DisplayNote
- commands::DisplayPack
- commands::PackStatusResult
- commands::addignore::AddIgnoreResult
- commands::fill::FillResult
- commands::init::InitResult
- commands::list::ListPack
- commands::list::ListResult
- commands::probe::DeploymentDisplayEntry
- commands::probe::ProbeSubcommandInfo
- commands::probe::ShellInitAggregateRow
- commands::probe::ShellInitAggregateView
- commands::probe::ShellInitGroup
- commands::probe::ShellInitHistoryRow
- commands::probe::ShellInitHistoryView
- commands::probe::ShellInitRow
- commands::probe::ShellInitView
- commands::probe::TreeLine
- config::ConfigManager
- config::DodotConfig
- config::MappingsSection
- config::PackSection
- config::PathSection
- config::PreprocessorSection
- config::PreprocessorTemplateSection
- config::ProfilingSection
- config::SymlinkSection
- config::confique_dodot_config_layer::DodotConfigLayer
- config::confique_mappings_section_layer::MappingsSectionLayer
- config::confique_pack_section_layer::PackSectionLayer
- config::confique_path_section_layer::PathSectionLayer
- config::confique_preprocessor_section_layer::PreprocessorSectionLayer
- config::confique_preprocessor_template_section_layer::PreprocessorTemplateSectionLayer
- config::confique_profiling_section_layer::ProfilingSectionLayer
- config::confique_symlink_section_layer::SymlinkSectionLayer
- conflicts::Claimant
- conflicts::Conflict
- datastore::CommandOutput
- datastore::FilesystemDataStore
- datastore::ShellCommandRunner
- execution::Executor
- fs::DirEntry
- fs::FsMetadata
- fs::OsFs
- handlers::HandlerConfig
- handlers::HandlerStatus
- handlers::homebrew::HomebrewHandler
- handlers::install::InstallHandler
- handlers::path::PathHandler
- handlers::shell::ShellHandler
- handlers::symlink::SymlinkHandler
- operations::OperationResult
- packs::DiscoveredPacks
- packs::Pack
- packs::orchestration::ExecuteResult
- packs::orchestration::ExecutionContext
- packs::orchestration::PackResult
- paths::XdgPather
- paths::XdgPatherBuilder
- preprocessing::ExpandedFile
- preprocessing::PreprocessorRegistry
- preprocessing::identity::IdentityPreprocessor
- preprocessing::pipeline::PreprocessResult
- preprocessing::template::TemplatePreprocessor
- preprocessing::unarchive::UnarchivePreprocessor
- probe::data_dir_tree::TreeNode
- probe::deployment_map::DeploymentMapEntry
- probe::shell_init::AggregatedTarget
- probe::shell_init::AggregatedView
- probe::shell_init::GroupedProfile
- probe::shell_init::HistoryEntry
- probe::shell_init::Profile
- probe::shell_init::ProfileEntry
- probe::shell_init::ProfileGroup
- rules::PackEntry
- rules::Rule
- rules::RuleMatch
- rules::Scanner
- shell::validate::NoopSyntaxChecker
- shell::validate::ShellValidationFailure
- shell::validate::ShellValidationReport
- shell::validate::SystemSyntaxChecker
Enums
- commands::GroupMode
- commands::ViewMode
- commands::probe::ProbeResult
- conflicts::ConflictKind
- error::DodotError
- handlers::ExecutionPhase
- handlers::HandlerCategory
- handlers::HandlerScope
- handlers::MatchMode
- operations::HandlerIntent
- operations::Operation
- preprocessing::TransformType
- probe::deployment_map::DeploymentKind
- shell::validate::SyntaxCheckResult
Traits
- datastore::CommandRunner
- datastore::DataStore
- fs::Fs
- handlers::Handler
- packs::orchestration::Command
- paths::Pather
- preprocessing::Preprocessor
- shell::validate::SyntaxChecker
Functions
- commands::addignore::addignore
- commands::adopt::adopt
- commands::down::down
- commands::fill::fill
- commands::handler_description
- commands::handler_symbol
- commands::init::init
- commands::list::list
- commands::probe::deployment_map
- commands::probe::format_unix_ts
- commands::probe::humanize_bytes
- commands::probe::humanize_us
- commands::probe::shell_init
- commands::probe::shell_init_aggregate
- commands::probe::shell_init_history
- commands::probe::show_data_dir
- commands::probe::summary
- commands::status::status
- commands::status_style
- commands::up::up
- commands::up::up_or_status_for_conflict
- config::mappings_to_rules
- conflicts::detect_cross_pack_conflicts
- conflicts::format_conflicts
- equivalence::is_equivalent
- equivalence::normalize_path
- equivalence::resolve_symlink_target
- handlers::create_registry
- packs::discover_packs
- packs::display_name_for
- packs::orchestration::collect_pack_intents
- packs::orchestration::collect_pack_intents_with_preprocessors
- packs::orchestration::execute
- packs::orchestration::execute_intents
- packs::orchestration::prepare_packs
- packs::orchestration::resolve_pack_dir_name
- packs::orchestration::run_handler_pipeline
- packs::orchestration::validate_pack_names
- packs::scan_packs
- preprocessing::default_registry
- preprocessing::pipeline::preprocess_pack
- probe::data_dir_tree::collect_data_dir_tree
- probe::deployment_map::collect_deployment_map
- probe::deployment_map::format_deployment_map
- probe::deployment_map::read_deployment_map
- probe::deployment_map::write_deployment_map
- probe::shell_init::aggregate_profiles
- probe::shell_init::group_profile
- probe::shell_init::parse_profile
- probe::shell_init::read_latest_profile
- probe::shell_init::read_recent_profiles
- probe::shell_init::rotate_profiles
- probe::shell_init::summarize_history
- render::create_renderer
- render::create_theme
- render::render
- rules::group_by_handler
- rules::handler_execution_order
- rules::should_skip_entry
- shell::generate_init_script
- shell::validate::error_sidecar_path
- shell::validate::validate_shell_sources
- shell::write_init_script
Type Aliases
Constants
- commands::probe::DEFAULT_HISTORY_LIMIT
- commands::probe::DEFAULT_SHOW_DATA_DIR_DEPTH
- commands::probe::PROBE_SUBCOMMANDS
- handlers::HANDLER_HOMEBREW
- handlers::HANDLER_INSTALL
- handlers::HANDLER_PATH
- handlers::HANDLER_SHELL
- handlers::HANDLER_SYMLINK
- render::TEMPLATE_LIST
- render::TEMPLATE_MESSAGE
- render::TEMPLATE_PACK_STATUS
- render::TEMPLATE_PROBE
- rules::SPECIAL_FILES
- shell::validate::ERRORS_SUBDIR