package cli
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class AggregateSearcher extends ConfigurationSearcher
- final class Application extends AlwaysDerivedParameter with AlwaysHiddenParameter with Product with Serializable
- abstract class BaseCommand extends AnyRef
- final class BashCompletion extends ShellCompletion
- abstract class BlockingConfigurationSearcher extends ConfigurationSearcher
- final class CancelToken extends AnyRef
- abstract class Command extends BaseCommand
- final class CommandParser[A <: BaseCommand] extends JsonCodec[A]
- trait Completer[A] extends AnyRef
- trait ConfigurationSearcher extends AnyRef
- final class Environment extends Product with Serializable
- final class FishCompletion extends ShellCompletion
- sealed abstract class ShellCompletion extends AnyRef
- class SimpleCommand extends Command
- final class SpawnableProcess extends AnyRef
- final class TabCompletionContext extends Product with Serializable
- final class TabCompletionItem extends Product with Serializable
- final class ZshCompletion extends ShellCompletion
Value Members
- object Application extends Serializable
- object BashCompletion
- object CancelToken
- object CommandParser
- object Completer
- object ConfigurationSearcher
- object EmptySearcher extends BlockingConfigurationSearcher
- object Environment extends Serializable
- object FishCompletion
- object ProjectSearcher extends BlockingConfigurationSearcher
- object ShellCompletion
- object SystemSearcher extends BlockingConfigurationSearcher
- object TabCompletionContext extends Serializable
- object TabCompletionItem extends Serializable
- object ZshCompletion