Package | Description |
---|---|
gololang |
Provides the top-level Golo support classes.
|
org.eclipse.golo.cli.command |
(this is an internal API)
|
Modifier and Type | Method and Description |
---|---|
static CliCommand |
Runtime.command()
Returns the golo command currently used.
|
Modifier and Type | Method and Description |
---|---|
static void |
Runtime.command(CliCommand cmd)
Defines the golo command currently used.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckCommand |
class |
CompilerCommand |
class |
DiagnoseCommand |
class |
DocCommand |
class |
GoloGoloCommand |
class |
InitCommand |
class |
RunCommand |
class |
ShebangCommand |
class |
VersionCommand |