Documentation ¶
Overview ¶
Package cmd provides a quick way to create derived interpreters.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cmd ¶
Cmd runs a goal interpreter with starting context ctx and the given help strings when using the repl. Command line usage is then as follows:
program-name [-d] [-i] [-q] [-version] [-e command | script] [args ...]
The ARGS global variable contains the arguments, starting from script name if given.
Types ¶
Click to show internal directories.
Click to hide internal directories.