package
0.0.3
Repository: https://github.com/anarcher/cue-commands.git
Documentation: pkg.go.dev

# Functions

Lookup returns the RunnerFunc for a key.
Register registers a task for cue commands.

# Structs

A Context provides context for running a task.

# Interfaces

A Runner defines a command type.

# Type aliases

A RunnerFunc creates a Runner.