GpgKey

mill.javalib.PublishModule.GpgKey
See theGpgKey companion object
case class GpgKey

Attributes

Companion
object
Source
PublishModule.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def gpgArgs: Seq[String]

Attributes

Source
PublishModule.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product