V

sealed abstract class V(val fn: String => String)

Custom class for enumeration type.

Custom class for enumeration type.

Value Params
fn

Transformation from option name to option's args definition in help.

class Object
trait Matchable
class Any
object FLAG
object SINGLE
object LIST

Value members

Concrete fields

val fn: String => String