Packages

p

caseapp

package caseapp

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. caseapp
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type @@[T, Tag] = AnyRef { type Tag = shapeless.newtype.NewtypeTag[T,Tag] }
  2. type CaseApp[T] = caseapp.core.app.CaseApp[T]
  3. type CommandApp[T] = caseapp.core.app.CommandApp[T]
  4. type CommandParser[T] = caseapp.core.commandparser.CommandParser[T]
  5. type CommandsHelp[T] = caseapp.core.help.CommandsHelp[T]
  6. type Counter = caseapp.core.Counter
  7. type ExtraName = Name
  8. type Help[T] = caseapp.core.help.Help[T]
  9. type Last[T] = caseapp.core.argparser.Last[T]
  10. type Parser[T] = caseapp.core.parser.Parser[T]
  11. type RemainingArgs = caseapp.core.RemainingArgs

Inherited from AnyRef

Inherited from Any

Ungrouped