class Clim::Completion::Bash

Included Modules

Defined in:

clim/completion/bash.cr

Constructors

Instance Method Summary

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]