Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Completer ¶
type Completer struct {
// contains filtered or unexported fields
}
Completer provides command completion for the plan REPL
func NewCompleter ¶
func NewCompleter(repos []RepoContext) *Completer
NewCompleter creates a new completer with the given repos
Click to show internal directories.
Click to hide internal directories.