nel

harness.cli.Parser$.values$.nel$
object nel

Attributes

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

Members list

Value members

Concrete methods

def apply[T](baseName: LongName, shortParam: Optional[ShortName], helpHint: List[String], helpExtraHint: List[String])(implicit decoder: StringDecoder[T]): Parser[NonEmptyList[T]]
def enum[E <: Enum[LazyRef(...)], Enc](baseName: LongName, shortParam: Optional[ShortName], helpHint: List[String], helpExtraHint: List[String])(using evidence$4: ClassTag[E], evidence$5: StringEncoder[Enc], evidence$6: StringDecoder[Enc], ewe: WithEnc[E, Enc]): Parser[NonEmptyList[E]]