-
- All Known Implementing Classes:
ExpressionRunner,HelpPrintingRunner,InteractiveRunner,PochiScriptRunner,ScriptEngineRunner
public interface Runner
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classRunner.Mode
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Runner.Modemode()voidrun(Arguments args)
-
-
-
Method Detail
-
run
void run(Arguments args) throws IOException
- Throws:
IOException
-
mode
Runner.Mode mode()
-
-