WithHelpCompanion

abstract class WithHelpCompanion
class Object
trait Matchable
class Any
object WithHelp.type

Implicits

Implicits

implicit def help[T, D](implicit parser: Parser[T], underlying: Help[T]): Help[WithHelp[T]]
implicit def parser[T](implicit underlying: Parser[T]): Parser[WithHelp[T]]