Module tugger::starlark[][src]

The starlark module and related sub-modules define the Starlark dialect used by Tugger.

Modules

apple_universal_binary
code_signing
file_content
file_manifest
file_resource
macos_application_bundle_builder
python_wheel_builder
snapcraft
terminal
wix_bundle_builder
wix_installer
wix_msi_builder

Structs

TuggerContext

Holds global context for Tugger Starlark evaluation.

TuggerContextHolder
TuggerContextValue

Functions

get_context_value
populate_environment

Populate a Starlark environment with variables needed to support this dialect.

register_starlark_dialect

Registers Tugger’s Starlark dialect.