Option

io.vertx.scala.core.`package`.Option
object Option

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Option.type

Members list

Value members

Concrete methods

def apply(json: JsonObject): Option
def apply(argName: String, choices: Set[String], defaultValue: String, description: String, flag: Boolean, help: Boolean, hidden: Boolean, longName: String, multiValued: Boolean, name: String, required: Boolean, shortName: String, singleValued: Boolean): Option