Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrEmptyComand = fmt.Errorf("empty command")
)
Functions ¶
func Execute ¶
func Execute(ctx context.Context, nodes interpoler.CommandNodes, command *interpoler.TokanizedCommand, writer *internal.Writer) error
func Suggestions ¶
func Suggestions(ctx context.Context, nodes interpoler.CommandNodes, command *interpoler.TokanizedCommand) []prompt.Suggest
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.