PgpExternalCommand

scala.cli.commands.pgp.PgpExternalCommand
See thePgpExternalCommand companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def launcher(cache: FileCache[Task], archiveCache: ArchiveCache[Task], logger: Logger, jvmOptions: SharedJvmOptions, coursierOptions: CoursierOptions, signingCliOptions: ScalaSigningCliOptions): Either[BuildException, Seq[String]]
def launcher(cache: FileCache[Task], archiveCache: ArchiveCache[Task], logger: Logger, buildOptions: BuildOptions): Either[BuildException, Seq[String]]

Concrete fields