scala.cli.commands.pgp
package scala.cli.commands.pgp
Members list
Concise view
Type members
Classlikes
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
object DummyOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- DummyOptions.type
Attributes
- Graph
- Supertypes
- trait CommandHelpersclass Command[DummyOptions]class CaseApp[DummyOptions]class Objecttrait Matchableclass Any
- Known subtypes
- class PgpExternalCommandclass PgpCreateExternalclass PgpKeyIdExternalclass PgpSignExternalclass PgpVerifyExternal
object KeyServer
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- KeyServer.type
abstract class PgpCommand[T](implicit myParser: Parser[T], help: Help[T]) extends Command[T] with CommandHelpers with RestrictableCommand[T]
Attributes
- Graph
- Supertypes
- trait RestrictableCommand[T]trait CommandHelpersclass Command[T]class CaseApp[T]class Objecttrait Matchableclass Any
- Known subtypes
object PgpCommandNames
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- PgpCommandNames.type
class PgpCommands
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class PgpCommand[PgpCreateOptions]trait RestrictableCommand[PgpCreateOptions]trait CommandHelpersclass Command[PgpCreateOptions]class CaseApp[PgpCreateOptions]class Objecttrait Matchableclass Any
- Self type
- PgpCreate.type
Attributes
- Graph
- Supertypes
- class PgpExternalCommandclass ExternalCommandtrait CommandHelpersclass Command[DummyOptions]class CaseApp[DummyOptions]class Objecttrait Matchableclass Any
Attributes
- Companion:
- object
- Graph
- Supertypes
- class ExternalCommandtrait CommandHelpersclass Command[DummyOptions]class CaseApp[DummyOptions]class Objecttrait Matchableclass Any
- Known subtypes
object PgpExternalCommand
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- PgpExternalCommand.type
final case class PgpExternalOptions(logging: LoggingOptions, jvm: SharedJvmOptions, coursier: CoursierOptions, scalaSigning: PgpScalaSigningOptions) extends HasLoggingOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object PgpExternalOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- PgpExternalOptions.type
Attributes
- Graph
- Supertypes
- class PgpCommand[PgpKeyIdOptions]trait RestrictableCommand[PgpKeyIdOptions]trait CommandHelpersclass Command[PgpKeyIdOptions]class CaseApp[PgpKeyIdOptions]class Objecttrait Matchableclass Any
- Self type
- PgpKeyId.type
Attributes
- Graph
- Supertypes
- class PgpExternalCommandclass ExternalCommandtrait CommandHelpersclass Command[DummyOptions]class CaseApp[DummyOptions]class Objecttrait Matchableclass Any
class PgpProxy
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- class PgpProxyJvm
Attributes
- Graph
- Supertypes
class PgpProxyMaker
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class ScalaCommand[PgpPullOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[PgpPullOptions]class CaseApp[PgpPullOptions]class Objecttrait Matchableclass Any
- Self type
- PgpPull.type
final case class PgpPullOptions(logging: LoggingOptions, shared: SharedPgpPushPullOptions, allowEmpty: Boolean) extends HasLoggingOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object PgpPullOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- PgpPullOptions.type
Attributes
- Graph
- Supertypes
- class ScalaCommand[PgpPushOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[PgpPushOptions]class CaseApp[PgpPushOptions]class Objecttrait Matchableclass Any
- Self type
- PgpPush.type
final case class PgpPushOptions(logging: LoggingOptions, shared: SharedPgpPushPullOptions, coursier: CoursierOptions, jvm: SharedJvmOptions, scalaSigning: PgpScalaSigningOptions, force: Boolean, allowEmpty: Boolean, forceSigningBinary: Boolean) extends HasLoggingOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object PgpPushOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- PgpPushOptions.type
final case class PgpScalaSigningOptions(signingCliVersion: Option[String], signingCliJavaArg: List[String], forceJvmSigningCli: Option[Boolean])
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
object PgpScalaSigningOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Attributes
- Graph
- Supertypes
- class PgpCommand[PgpSignOptions]trait RestrictableCommand[PgpSignOptions]trait CommandHelpersclass Command[PgpSignOptions]class CaseApp[PgpSignOptions]class Objecttrait Matchableclass Any
- Self type
- PgpSign.type
Attributes
- Graph
- Supertypes
- class PgpExternalCommandclass ExternalCommandtrait CommandHelpersclass Command[DummyOptions]class CaseApp[DummyOptions]class Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class PgpCommand[PgpVerifyOptions]trait RestrictableCommand[PgpVerifyOptions]trait CommandHelpersclass Command[PgpVerifyOptions]class CaseApp[PgpVerifyOptions]class Objecttrait Matchableclass Any
- Self type
- PgpVerify.type
Attributes
- Graph
- Supertypes
- class PgpExternalCommandclass ExternalCommandtrait CommandHelpersclass Command[DummyOptions]class CaseApp[DummyOptions]class Objecttrait Matchableclass Any
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
object SharedPgpPushPullOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type