# Functions
Wrapper around starlark.AsString.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
In other similar build systems (Buck and Bazel), there's a "main" command, and then various per-platform overrides.
If `v` is a `starlark.Sequence`, return a slice of its elements Otherwise, return it as a single-element slice For functions that take `Union[List[T], T]`.
No description provided by the author
No description provided by the author
provides dockerfile-style behavior of: a string gets interpreted as a shell command (like, sh -c 'foo bar $X') an array of strings gets interpreted as a raw argv to exec.
No description provided by the author
# Structs
Int32 is a convenience type for unpacking int32 bounded values.
No description provided by the author
No description provided by the author
No description provided by the author
Unpack values that could be V or starlark.None.
No description provided by the author
No description provided by the author
# Type aliases
Parse duration constants from starlark.
No description provided by the author
No description provided by the author
Names in Tilt should be valid Kubernetes API names.
No description provided by the author
StringSequence is a convenience type for dealing with string slices in Starlark.
No description provided by the author