List of all items
Structs
- backup::Backup
- blueprints::engine::BlueprintEngine
- blueprints::storage::Blueprints
- cli::BackupArgs
- cli::BlueprintsCheckArgs
- cli::BlueprintsEditArgs
- cli::BlueprintsNewArgs
- cli::BlueprintsRemoveArgs
- cli::Cli
- cli::CloneArgs
- cli::ImportArgs
- cli::ListArgs
- cli::NewArgs
- cli::OpenArgs
- cli::ProfilesGetArgs
- cli::ProfilesRemoveArgs
- cli::ProfilesSetArgs
- cli::RecentArgs
- cli::RemoveArgs
- cli::RenameArgs
- config::AutocompleteOptions
- config::Config
- config::GeneralOptions
- config::Profile
- config::RecentOptions
- library::CloneOptions
- library::Library
- program::LaunchOptions
- templates::Templates
Enums
- autocomplete::CompletionResult
- backup::BackupError
- blueprints::storage::BlueprintsError
- cli::BlueprintsCommands
- cli::Commands
- cli::ConfigCommands
- cli::ProfilesCommands
- config::ConfigError
- library::LibraryError
- program::ProgramError
- templates::TemplatesError
- terminal::TerminalError
Macros
Functions
- autocomplete::autocomplete
- autocomplete::suggest_completion
- backup::load_backup
- backup::save_backup
- blueprints::modules::fs::create_fs_module
- blueprints::modules::os::create_os_module
- blueprints::modules::project::create_project_module
- commands::blueprints::handle
- commands::config::handle_edit
- commands::config::handle_path
- commands::config::handle_recent
- commands::config::handle_reset
- commands::profiles::handle_get
- commands::profiles::handle_list
- commands::profiles::handle_new
- commands::profiles::handle_remove
- commands::profiles::handle_set
- commands::root::handle_backup
- commands::root::handle_clone
- commands::root::handle_import
- commands::root::handle_list
- commands::root::handle_new
- commands::root::handle_open
- commands::root::handle_remove
- commands::root::handle_rename
- commands::root::handle_zen
- config::find_projects_directory
- library::validate_project_name
- migrations::migrate_config
- platform::blueprints_dir
- platform::config_dir
- platform::config_file
- platform::default_editor
- platform::default_projects_dir
- platform::default_shell
- platform::templates_file
- program::launch_program
- terminal::ask_dialog
- terminal::ask_select
- terminal::ask_string_dialog
- terminal::generate_progress
- terminal::is_terminal
- terminal::print_action_add
- terminal::print_action_remove
- terminal::print_action_run
- terminal::print_done
- terminal::print_error
- terminal::print_title