Class: LSL::Completion::Instance

Inherits:
Object
  • Object
show all
Includes:
FromHash
Defined in:
lib/lsl/command/completion.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#full_commandObject

Returns the value of attribute full_command.



64
65
66
# File 'lib/lsl/command/completion.rb', line 64

def full_command
  @full_command
end

Instance Method Details

#shellObject



63
# File 'lib/lsl/command/completion.rb', line 63

def shell; base.shell; end