ammonite.MainRunner
See theMainRunner companion object
class MainRunner(cliConfig: Config, outprintStream: PrintStream, errPrintStream: PrintStream, stdIn: InputStream, stdOut: OutputStream, stdErr: OutputStream, wd: Path)
Bundles together:
- All the code relying on cliConfig
- Handling for the common input/output streams and print-streams
- Logic around the watch-and-rerun flag
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article