When only the interpreter is provided, this function retrieves information about the interpreter. Otherwise, the code interpolation setting can be modified.
scalaSettings(interpreter, interpolate=NULL, info=NULL)
A Scala interpreter from the constructor (i.e. scala
).
If TRUE
, the interpreter will call strintrplt
before running code.
An argument that cannot be set by the user.