All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ammonite.shell.example-predef.sc Maven / Gradle / Ivy

There is a newer version: 2.4.1-2-63e98591
Show newest version
interp.load.ivy(
  "com.lihaoyi" %
  s"ammonite-shell_${scala.util.Properties.versionNumberString}" %
  ammonite.Constants.version
)
@
val shellSession = ammonite.shell.ShellSession()
import shellSession._
import ammonite.ops._
import ammonite.shell._
ammonite.shell.Configure(interp, repl, wd)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy