package cmd
import "cuelang.org/go/cmd/cue/cmd"
Index ¶
Variables ¶
ErrPrintedError indicates error messages have been printed to stderr.
Functions ¶
func Main ¶
Main runs the cue tool. It loads the tool flags.
Types ¶
type Command ¶
type Command struct { // The currently active command. *cobra.Command // contains filtered or unexported fields }
func New ¶
func (*Command) Run ¶
func (*Command) SetInput ¶
func (*Command) SetOutput ¶
func (*Command) Stderr ¶
Stderr returns a writer that should be used for error messages.
Source Files ¶
add.go cmd.go common.go custom.go eval.go export.go flags.go fmt.go get.go get_go.go import.go root.go trim.go version.go vet.go
Directories ¶
Path | Synopsis |
---|---|
cmd/cue/cmd/interfaces |
- Version
- v0.0.9
- Published
- Sep 9, 2019
- Platform
- linux/amd64
- Imports
- 49 packages
- Last checked
- 6 minutes ago –
Tools for package owners.