OptionCheck

scala.cli.commands.publish.OptionCheck$
See theOptionCheck companion trait

Attributes

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

Members list

Concise view

Type members

Classlikes

final case class DefaultValue(getValue: () => Either[BuildException, Option[String]], extraDirectives: Seq[(String, String)], ghSecrets: Seq[SetSecret])

Computes a default value for a directive

Computes a default value for a directive

Attributes

extraDirectives

extra using directives to be set

getValue

computes a default value

ghSecrets

GitHub secrets to be set

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed abstract class Kind extends Product with Serializable

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object Core.type
object Extra.type
object Repository.type
object Signing.type
object Kind

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Kind.type