Skip to content

Latest commit

 

History

History
71 lines (64 loc) · 1.36 KB

utilities.md

File metadata and controls

71 lines (64 loc) · 1.36 KB

Plugin utilities


::: hatchling.builders.utils.get_reproducible_timestamp options: show_root_full_path: true

::: hatchling.builders.config.BuilderConfig options: show_source: false members: - directory - ignore_vcs - reproducible - dev_mode_dirs - versions - dependencies - default_include - default_exclude - default_packages - default_only_include

::: hatchling.bridge.app.Application options: show_source: false members: - abort - verbosity - display_debug - display_error - display_info - display_success - display_waiting - display_warning

::: hatch.utils.platform.Platform options: show_source: false members: - format_for_subprocess - run_command - check_command - check_command_output - capture_process - exit_with_command - default_shell - modules - home - name - display_name - windows - macos - linux

::: hatch.env.context.EnvironmentContextFormatter options: show_source: false members: - formatters

::: hatch.env.plugin.interface.FileSystemContext options: show_source: false members: - env - sync_local - sync_env - local_path - env_path - join