Skip to main content

Invocation.hash_function_name

Invocation.hash_function_name: str
The hash function used to compute digests.

Invocation.sibling_repository_layout

Invocation.sibling_repository_layout: bool
Whether —experimental_sibling_repository_layout is enabled.

Invocation.workspace_runfiles_directory

Invocation.workspace_runfiles_directory: str
The name of the subdirectory of the runfiles tree corresponding to the main repository (also known as the “workspace name”). With —enable_bzlmod, this is always “_main”, but can vary when using WORKSPACE.