Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
clim
v0.17.1
Array
Clim
ClimException
ClimInvalidOptionException
ClimInvalidTypeCastException
Command
Arguments
Argument
Options
Option
SubCommands
Completion
Bash
Shell
Types
Built with Crystal 1.9.2
2023-10-08 07:50:28 UTC
class
Clim::Completion::Bash
Clim::Completion::Bash
Reference
Object
Included Modules
Clim::Completion::Shell
Defined in:
clim/completion/bash.cr
Constructors
.new
(command : Command)
Instance Method Summary
#completion_script
(program_name : String =
PROGRAM_NAME
) : String
Instance methods inherited from module
Clim::Completion::Shell
completion_script : String
completion_script
Constructor methods inherited from module
Clim::Completion::Shell
new(command : Command)
new
Constructor Detail
def self.
new
(command :
Command
)
#
[
View source
]
Instance Method Detail
def
completion_script
(program_name : String =
PROGRAM_NAME
) : String
#
[
View source
]