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

Concise view

Value members

Concrete methods

def launcher(cache: FileCache[Task], archiveCache: ArchiveCache[Task], logger: Logger, javaCommand: () => String, signingCliOptions: ScalaSigningCliOptions): Either[BuildException, Seq[String]]