struct

Cl8r::CLI::CompletionCommand

Inherits Polydocopt::Command < Struct < Value < Object

Subcommand for generating shell auto-completion scripts.

Constructors

new(options : Hash(String, String | Int32 | Bool | Array(String) | Nil), stdout : IO = STDOUT, stderr : IO = STDERR)
Source

Class methods

doc=(doc : String)
Source
generate_bash_completion
Source
name
Source
name=(name : String)
Source

Instance methods

stderr
Source
stderr=(stderr : IO)
Source
stdout
Source
stdout=(stdout : IO)
Source