Input passed to the build_instructions
function.
Output returned by the build_instructions
function.
Configuration for one or many system dependencies (packages).
Output returned by the detect_version_files
function.
Input passed to the download_prebuilt
function.
Output returned by the download_prebuilt
function.
Represents an empty input.
Input passed to the exec_command
host function.
Output returned from the exec_command
host function.
Configuration for generated shim and symlinked binary files.
A GitHub release locator.
Information about the host environment (the current runtime).
Input passed to the pre_install
and post_install
hooks,
while a proto install
command is running.
Input passed to the load_versions
function.
Output returned by the load_versions
function.
Input passed to the locate_executables
function.
Output returned by the locate_executables
function.
Input passed to the native_install
function.
Output returned by the native_install
function.
Input passed to the native_uninstall
function.
Output returned by the native_uninstall
function.
Input passed to the parse_version_file
function.
Output returned by the parse_version_file
function.
Input passed to the resolve_version
function.
Output returned by the resolve_version
function.
Input passed to the pre_run
hook, before a proto run
command
or language binary is ran.
Output returned from the pre_run
hook.
Input passed to the sync_manifest
function.
Output returned by the sync_manifest
function.
Input passed to the sync_shell_profile
function.
Output returned by the sync_shell_profile
function.
Information about the current testing environment.
Information about the current state of the tool.
Controls aspects of the tool inventory.
Input passed to the register_tool
function.
Output returned by the register_tool
function.
Input passed to the unpack_archive
function.
Output returned by the verify_checksum
function.
Output returned by the verify_checksum
function.
SemVer version requirement describing the intersection of some version
comparators, such as >=1.2.3, <1.8
.