Packages

package cats

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. abstract class IOCaseApp[T] extends IOApp

Deprecated Type Members

  1. abstract class IOCommandApp[T] extends IOCommandAppWithPreCommand[None.type, T]
    Annotations
    @deprecated
    Deprecated

    (Since version 2.1.0) Use Command and CommandsEntryPoint instead

  2. abstract class IOCommandAppA[T] extends IOCommandApp[T]
    Annotations
    @deprecated
    Deprecated

    (Since version 2.1.0) Use Command and CommandsEntryPoint instead

  3. abstract class IOCommandAppWithPreCommand[D, T] extends IOApp
    Annotations
    @deprecated
    Deprecated

    (Since version 2.1.0) Use Command and CommandsEntryPoint instead

Value Members

  1. object CatsArgParser

Ungrouped