Index _ | A | B | C | D | E | F | G | H | I | L | M | N | O | P | R | S | U | V | W _ __get_pydantic_core_schema__() (craft_application.models.GenericPlatformsDict class method) __get_pydantic_json_schema__() (craft_application.models.GenericPlatformsDict class method) __init__() (craft_application.Application method) (craft_application.commands.base.ExtensibleCommand method) (craft_application.models.Platform method) (craft_application.models.PlatformsDict method) (craft_application.services.base.AppService method) (craft_application.services.config.AppEnvironmentHandler method) (craft_application.services.config.ConfigHandler method) (craft_application.services.config.ConfigService method) (craft_application.services.config.CraftEnvironmentHandler method) (craft_application.services.config.DefaultConfigHandler method) (craft_application.services.config.SnapConfigHandler method) (craft_application.services.lifecycle.LifecycleService method) (craft_application.services.package.PackageService method) (craft_application.services.project.ProjectService method) __new__() (craft_application.commands.base.ExtensibleCommand method) (craft_application.models.Platform method) (craft_application.models.PlatformsDict method) _app (craft_application.commands.base.AppCommand attribute) _app_preprocess_project() (craft_application.services.project.ProjectService static method) _app_render_legacy_platforms() (craft_application.services.project.ProjectService method) _build_info (craft_application.services.base.AppService property) _convert_type() (craft_application.services.config.ConfigService method) _fill_parser() (craft_application.commands.base.ExtensibleCommand method) _filter_plan() (craft_application.services.buildplan.BuildPlanService method) _gen_exhaustive_build_plan() (craft_application.services.buildplan.BuildPlanService method) _get_build() (craft_application.services.lifecycle.LifecycleService method) _get_build_for() (craft_application.services.lifecycle.LifecycleService method) _get_devel_bases() (craft_application.models.Project class method) _init_lifecycle_manager() (craft_application.services.lifecycle.LifecycleService method) _populate_platforms() (craft_application.models.Project class method) _preprocess() (craft_application.services.project.ProjectService method) _project (craft_application.commands.base.AppCommand property) (craft_application.services.base.AppService property) _providers_base() (craft_application.models.Project class method) _reset_craft_parts_callbacks() (in module craft_application.pytest_plugin) _run() (craft_application.commands.base.ExtensibleCommand method) _services (craft_application.commands.base.AppCommand attribute) _shorthand_keys (craft_application.models.GenericPlatformsDict attribute) _validate_architectures() (craft_application.models.Platform class method) _validate_bare_base_requires_build_base() (craft_application.models.Project method) _validate_build_on_real_arch() (craft_application.models.Platform class method) _validate_build_plan() (craft_application.services.lifecycle.LifecycleService method) _validate_devel_base() (craft_application.models.Project class method) A add_command_group() (craft_application.Application method) add_global_argument() (craft_application.Application method) always_load_project (craft_application.commands.base.AppCommand attribute) app_config (craft_application.Application property) AppCommand (class in craft_application.commands.base) AppEnvironmentHandler (class in craft_application.services.config) Application (class in craft_application) AppService (class in craft_application.services.base) B base_eol_soon_date() (craft_application.services.project.ProjectService method) build_environment (craft_application.ConfigModel attribute) build_for (craft_application.ConfigModel attribute) BuildPlanService (class in craft_application.services.buildplan) C cache_dir (craft_application.Application property) check_base_is_supported() (craft_application.services.project.ProjectService method) clean() (craft_application.services.lifecycle.LifecycleService method) command_groups (craft_application.Application property) common (craft_application.commands.base.AppCommand attribute) ConfigHandler (class in craft_application.services.config) ConfigModel (class in craft_application) ConfigService (class in craft_application.services.config) configure() (craft_application.Application method) (craft_application.services.project.ProjectService method) craft_application module craft_application.commands.base module craft_application.models module craft_application.pytest_plugin module CraftEnvironmentHandler (class in craft_application.services.config) create_build_plan() (craft_application.services.buildplan.BuildPlanService method) D debug (craft_application.ConfigModel attribute) debug_mode() (in module craft_application.pytest_plugin) deep_update() (craft_application.services.project.ProjectService method) DefaultConfigHandler (class in craft_application.services.config) destructive_mode() (in module craft_application.pytest_plugin) E effective_base (craft_application.models.Project property) ExtensibleCommand (class in craft_application.commands.base) F fake_host_architecture() (in module craft_application.pytest_plugin) fill_parser() (craft_application.commands.base.AppCommand method) G GenericPlatformsDict (class in craft_application.models) get() (craft_application.services.config.ConfigService method) (craft_application.services.project.ProjectService method) get_all() (craft_application.services.config.ConfigService method) get_arg_or_config() (craft_application.Application method) get_partitions_for() (craft_application.services.project.ProjectService method) get_platform_identfiers() (craft_application.services.project.ProjectService method) get_platforms() (craft_application.services.project.ProjectService method) get_plugin_group() (craft_application.services.lifecycle.LifecycleService static method) get_primed_stage_packages() (craft_application.services.lifecycle.LifecycleService method) get_project() (craft_application.Application method) get_pull_assets() (craft_application.services.lifecycle.LifecycleService method) get_raw() (craft_application.services.config.AppEnvironmentHandler method) (craft_application.services.config.ConfigHandler method) (craft_application.services.config.CraftEnvironmentHandler method) (craft_application.services.config.DefaultConfigHandler method) (craft_application.services.config.SnapConfigHandler method) (craft_application.services.project.ProjectService method) H help_msg (craft_application.commands.base.AppCommand attribute) hidden (craft_application.commands.base.AppCommand attribute) I idle_mins (craft_application.ConfigModel attribute) in_project_path() (in module craft_application.pytest_plugin) is_configured (craft_application.services.project.ProjectService property) is_effective_base_eol() (craft_application.services.project.ProjectService method) is_managed() (craft_application.Application method) L launchpad_instance (craft_application.ConfigModel attribute) LifecycleService (class in craft_application.services.lifecycle) log_path (craft_application.Application property) lxd_remote (craft_application.ConfigModel attribute) M managed_mode() (in module craft_application.pytest_plugin) max_parallel_build_count (craft_application.ConfigModel attribute) metadata (craft_application.services.package.PackageService property) model_config (craft_application.models.Project attribute) module craft_application craft_application.commands.base craft_application.models craft_application.pytest_plugin N name (craft_application.commands.base.AppCommand attribute) needs_project() (craft_application.commands.base.AppCommand method) O overview (craft_application.commands.base.AppCommand attribute) P pack() (craft_application.services.package.PackageService method) PackageService (class in craft_application.services.package) parallel_build_count (craft_application.ConfigModel attribute) partitions (craft_application.services.project.ProjectService property) plan() (craft_application.services.buildplan.BuildPlanService method) Platform (class in craft_application.models) platform (craft_application.ConfigModel attribute) PlatformsDict (class in craft_application.models) post_prime() (craft_application.services.lifecycle.LifecycleService method) previous_step_name() (craft_application.services.lifecycle.LifecycleService static method) prime_dir (craft_application.services.lifecycle.LifecycleService property) prime_state_timestamp (craft_application.services.lifecycle.LifecycleService property) production_mode() (in module craft_application.pytest_plugin) Project (class in craft_application.models) project (craft_application.Application property) project_file_name (craft_application.services.project.ProjectService property) project_info (craft_application.services.lifecycle.LifecycleService property) project_path() (in module craft_application.pytest_plugin) project_vars (craft_application.services.project.ProjectService property) ProjectService (class in craft_application.services.project) provider_name() (craft_application.commands.base.AppCommand method) R read_state() (craft_application.services.package.PackageService method) register_epilogue() (craft_application.commands.base.ExtensibleCommand class method) register_parser_filler() (craft_application.commands.base.ExtensibleCommand class method) register_plugins() (craft_application.Application method) register_prologue() (craft_application.commands.base.ExtensibleCommand class method) render_for() (craft_application.services.project.ProjectService method) reset_craft_environment() (in module craft_application.pytest_plugin) resolve_project_file_path() (craft_application.services.project.ProjectService method) resource_map (craft_application.services.package.PackageService property) run() (craft_application.Application method) (craft_application.commands.base.AppCommand method) (craft_application.services.lifecycle.LifecycleService method) run_managed() (craft_application.Application method) (craft_application.commands.base.AppCommand method) S set_build_fors() (craft_application.services.buildplan.BuildPlanService method) set_platforms() (craft_application.services.buildplan.BuildPlanService method) setup() (craft_application.services.base.AppService method) (craft_application.services.buildplan.BuildPlanService method) (craft_application.services.config.ConfigService method) (craft_application.services.lifecycle.LifecycleService method) SnapConfigHandler (class in craft_application.services.config) U update_project() (craft_application.services.package.PackageService method) update_project_environment() (craft_application.services.project.ProjectService method) V verbosity_level (craft_application.ConfigModel attribute) W write_metadata() (craft_application.services.package.PackageService method) write_state() (craft_application.services.package.PackageService method)