Packages

package cli

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class AggregateSearcher extends ConfigurationSearcher
  2. final class Application extends AlwaysDerivedParameter with AlwaysHiddenParameter with Product with Serializable
  3. abstract class BaseCommand extends AnyRef
  4. final class BashCompletion extends ShellCompletion
  5. abstract class BlockingConfigurationSearcher extends ConfigurationSearcher
  6. final class CancelToken extends AnyRef
  7. abstract class Command extends BaseCommand
  8. final class CommandParser[A <: BaseCommand] extends JsonCodec[A]
  9. trait Completer[A] extends AnyRef
  10. trait ConfigurationSearcher extends AnyRef
  11. final class Environment extends Product with Serializable
  12. final class FishCompletion extends ShellCompletion
  13. sealed abstract class ShellCompletion extends AnyRef
  14. class SimpleCommand extends Command
  15. final class SpawnableProcess extends AnyRef
  16. final class TabCompletionContext extends Product with Serializable
  17. final class TabCompletionItem extends Product with Serializable
  18. final class ZshCompletion extends ShellCompletion

Ungrouped