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 ListSecretsOptionsclass SecretCreateOptions
object LibSodiumJni
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- LibSodiumJni.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasSharedSecretOptionstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object ListSecretsOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- ListSecretsOptions.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[ListSecretsOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[ListSecretsOptions]class CaseApp[ListSecretsOptions]class Objecttrait Matchableclass Any
- Self type
- SecretList.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