Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Selector ¶
Selector filters repos by inclusion/exclusion lists.
func NewSelector ¶
NewSelector creates a selector from comma-separated repo name strings.
type Workspace ¶
Workspace represents a loaded mit workspace.
func (*Workspace) EnsureDriver ¶
func (ws *Workspace) EnsureDriver(ctx context.Context, repo *RepoInfo, defaultVCS string) (vcs.Driver, error)
EnsureDriver returns the repo's VCS driver, or detects/creates one.
func (*Workspace) FilterRepos ¶
FilterRepos filters the workspace repos using the selector.
Click to show internal directories.
Click to hide internal directories.