caseapp.catseffect

Members list

Type members

Classlikes

abstract class IOCaseApp[T](implicit val parser0: Parser[T], val messages: Help[T]) extends IOApp

Attributes

Supertypes
trait IOApp
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def nonEmptyListArgParser[T](implicit parser: ArgParser[T]): AccumulatorArgParser[NonEmptyList[T]]