Package org.daiitech.naftah
Class Naftah.NaftahCommand.RunCommand
java.lang.Object
org.daiitech.naftah.Naftah.NaftahCommand
org.daiitech.naftah.Naftah.NaftahCommand.RunCommand
- Enclosing class:
- Naftah.NaftahCommand
The 'run' subcommand that interprets a Naftah script.
-
Field Summary
FieldsFields inherited from class org.daiitech.naftah.Naftah.NaftahCommand
arguments, enabledCaches -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
RunCommand
private RunCommand()
-
-
Method Details
-
run
Runs the command.- Overrides:
runin classNaftah.NaftahCommand- Parameters:
main- the main Naftah instancebootstrapAsync- whether to bootstrap asynchronously- Throws:
Exception- if any error occurs
-