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 CaseApp[T] = caseapp.core.app.CaseApp[T]
  2. type Command[T] = caseapp.core.app.Command[T]
  3. type Counter = caseapp.core.Counter
  4. type ExtraName = Name
  5. type Help[T] = caseapp.core.help.Help[T]
  6. type Last[T] = caseapp.core.argparser.Last[T]
  7. type Parser[T] = caseapp.core.parser.Parser[T]
  8. type RemainingArgs = caseapp.core.RemainingArgs
  9. type Tag = caseapp.annotation.Tag

Value Members

  1. val CaseApp: caseapp.core.app.CaseApp.type
  2. val ExtraName: Name.type
  3. val Help: caseapp.core.help.Help.type
  4. val Last: caseapp.core.argparser.Last.type
  5. val Parser: caseapp.core.parser.Parser.type
  6. val RemainingArgs: caseapp.core.RemainingArgs.type

Inherited from AnyRef

Inherited from Any

Ungrouped