# Functions
ExpandPaths interprets paths, which contains paths (optionally with filepath.Glob-compatible globs) that are relative to base.
GetInfo returns a source unit's Info field if non-nil, or otherwise an Info struct filled with values derived from the source unit's name and type.
NewRepoSourceUnit creates an equivalent RepoSourceUnit from a SourceUnit.
ParseID parses the name and type from a source unit ID (from (*SourceUnit).ID()).
# Variables
No description provided by the author
No description provided by the author
# Structs
ID2 is a source unit ID.
No description provided by the author
Key is the unique key for a source unit.
A RepoSourceUnit is the "concrete" form of SourceUnit that includes information about which repository (and commit) the source unit exists in.
START SourceUnit OMIT.