WithHelpCompanion

caseapp.core.help.WithHelpCompanion
abstract class WithHelpCompanion

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object WithHelp

Members list

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]]