Skip to main content

Module branch

Module branch 

Source

Structs§

BranchInstance
The binding record. The workspace directory is disposable; this is not.
ResourceBinding
Which concrete instance of a resource this branch instance is bound to: its allocated ports and rendered exports.
TrackerBinding
Which content revision of a tracker this instance is bound to.

Enums§

InstanceStatus
ResourceStatus

Functions§

branch_slug
Filesystem-safe identifier derived from the instance name; used for the workspace directory and the record filename.
validate_name
Names double as Git branch names, so stay well inside ref-name rules.