Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct {
Parser *parser.Program
Config *interp.Config
Interpreter *interp.Interpreter
}
Command a container for awk script execution
func NewCommand ¶
NewCommand make a new Awk struct for running awk scripts
Click to show internal directories.
Click to hide internal directories.