package
1.3.12
Repository: https://github.com/mcuadros/ascode.git
Documentation: pkg.go.dev

# Functions

Image returns a starlak.Builtin function capable of instantiate new Image instances.
LoadModule loads the os module.

# Constants

ModuleName defines the expected name for this Module when used in starlark's load() function, eg: load('docker', 'docker').