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

scala.cli.commands.NeedsArgvCommand.scala Maven / Gradle / Ivy

package scala.cli.commands

trait NeedsArgvCommand {
  def setArgv(argv: Array[String]): Unit
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy