mirror of https://github.com/pypa/hatch.git
38 lines
724 B
Markdown
38 lines
724 B
Markdown
# Plugin utilities
|
|
|
|
-----
|
|
|
|
::: hatchling.builders.utils.get_reproducible_timestamp
|
|
rendering:
|
|
show_root_full_path: true
|
|
|
|
::: hatchling.bridge.app.Application
|
|
rendering:
|
|
show_source: false
|
|
selection:
|
|
members:
|
|
- abort
|
|
- display_debug
|
|
- display_error
|
|
- display_info
|
|
- display_success
|
|
- display_waiting
|
|
- display_warning
|
|
|
|
::: hatch.utils.platform.Platform
|
|
rendering:
|
|
show_source: false
|
|
selection:
|
|
members:
|
|
- format_for_subprocess
|
|
- run_command
|
|
- check_command
|
|
- check_command_output
|
|
- capture_process
|
|
- exit_with_command
|
|
- default_shell
|
|
- name
|
|
- windows
|
|
- macos
|
|
- linux
|