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
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
Directory where the byte code resulting from compiling the user code is written.
This is non-empty only if the --output-directory or --tmp-output-directory options
are passed to Ammonite upon launch.
Directory where the byte code resulting from compiling the user code is written.
This is non-empty only if the --output-directory or --tmp-output-directory options
are passed to Ammonite upon launch.