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