Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRootCommand ¶
Types ¶
type Eval ¶
type Eval struct { ArgsFile string `usage:"Default arguments to pass" default:".args.acorn"` PrintArgs bool `usage:"Evaluate the file and print args description"` PrintSchema bool `usage:"Evaluate the file as schema and print schema description"` SchemaFile string `usage:"Validate result against schema file"` // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.