scala.cli.commands.github
package scala.cli.commands.github
Members list
Concise view
Type members
Classlikes
object GitHubApi
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- GitHubApi.type
Attributes
- Graph
- Supertypes
- Known subtypes
- class SecretCreateOptionsclass SecretListOptions
object LibSodiumJni
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- LibSodiumJni.type
Attributes
- Graph
- Supertypes
- class ScalaCommand[SecretCreateOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[SecretCreateOptions]class CaseApp[SecretCreateOptions]class Objecttrait Matchableclass Any
- Self type
- SecretCreate.type
final case class SecretCreateOptions(shared: SharedSecretOptions, coursier: CoursierOptions, publicKey: Option[String], dummy: Boolean, printRequest: Boolean) extends HasSharedSecretOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasSharedSecretOptionstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object SecretCreateOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- SecretCreateOptions.type
Attributes
- Graph
- Supertypes
- class ScalaCommand[SecretListOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[SecretListOptions]class CaseApp[SecretListOptions]class Objecttrait Matchableclass Any
- Self type
- SecretList.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasSharedSecretOptionstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object SecretListOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- SecretListOptions.type
final case class SharedSecretOptions(logging: LoggingOptions, token: PasswordOption, repository: String) extends HasLoggingOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object SharedSecretOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- SharedSecretOptions.type