scala.cli.commands.publish.OptionCheck
See theOptionCheck companion trait
object OptionCheck
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
OptionCheck.type
Members list
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
Value parameters
- extraDirectives
-
extra using directives to be set
- getValue
-
computes a default value
- ghSecrets
-
GitHub secrets to be set
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object DefaultValue
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
DefaultValue.type
In this article