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

scala.cli.commands.shared.HasGlobalOptions.scala Maven / Gradle / Ivy

package scala.cli.commands.shared

trait HasGlobalOptions {
  def global: GlobalOptions
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy