Object
# File lib/rhc/autocomplete.rb, line 9 def to_s @s ||= template.result AutoCompleteBindings.new(self).get_binding end
# File lib/rhc/autocomplete.rb, line 5 def initialize(runner=::Commander::Runner.instance, shell='bash') @runner, @shell = runner, shell end
[Validate]
Generated with the Darkfish Rdoc Generator 2.