scala.cli.commands.addpath
package scala.cli.commands.addpath
Members list
Type members
Classlikes
object AddPath extends ScalaCommand[AddPathOptions]
Attributes
- Supertypes
-
class ScalaCommand[AddPathOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[AddPathOptions]class CaseApp[AddPathOptions]class Objecttrait Matchableclass AnyShow all
- Self type
-
AddPath.type
final case class AddPathOptions(global: GlobalOptions, title: String) extends HasGlobalOptions
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HasGlobalOptionsclass Objecttrait Matchableclass AnyShow all
object AddPathOptions
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
AddPathOptions.type
In this article