Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
jargon
v0.9.1
Jargon
CLI
Completion
FlagInfo
Property
Type
Result
Schema
SubcommandInfo
Generated using Crystal 1.16.3
2026-01-27 18:14:53 UTC
class
Jargon::
Completion
Jargon::Completion
Reference
Object
Defined in:
jargon/completion.cr
Constructors
.new
(cli : CLI)
Instance Method Summary
#bash
: String
#fish
: String
#zsh
: String
Constructor Detail
def self.
new
(cli :
CLI
)
#
[
View source
]
Instance Method Detail
def
bash
: String
#
[
View source
]
def
fish
: String
#
[
View source
]
def
zsh
: String
#
[
View source
]