Functions that will be chained and called on the exitValue before the repl exits
Configures the current compiler, or if the compiler hasn't been initialized yet, registers the configuration callback and applies it to the compiler when it ends up being initialized later
Tools related to loading external scripts and code into the REPL
resolvers to use when loading jars
When running a script in --watch
mode, re-run the main script if this
file changes.
When running a script in --watch
mode, re-run the main script if this
file changes. By default, this happens for all script files, but you can
call this to watch arbitrary files your script may depend on
Exit the Ammonite REPL.
Exit the Ammonite REPL. You can also use Ctrl-D to exit
Exit the Ammonite REPL.
Exit the Ammonite REPL. You can also use Ctrl-D to exit