scala.cli.commands.update
package scala.cli.commands.update
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- class ScalaCommand[UpdateOptions]trait RestrictableCommand[UpdateOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[UpdateOptions]class CaseApp[UpdateOptions]class Objecttrait Matchableclass Any
- Self type
- Update.type
final case class UpdateOptions(logging: LoggingOptions, binaryName: String, binDir: Option[String], force: Boolean, isInternalRun: Boolean, ghToken: Option[PasswordOption]) extends HasLoggingOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object UpdateOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- UpdateOptions.type