ThrowawayPgpSecret

scala.cli.commands.config.ThrowawayPgpSecret$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def pgpPassPhrase(): Secret[String]
def pgpSecret(mail: String, password: Option[Secret[String]], logger: Logger, cache: FileCache[Task], javaCommand: () => String, signingCliOptions: ScalaSigningCliOptions): Either[BuildException, (Secret[String], Secret[String])]