Module: IdCommands

Included in:
IdEdit
Defined in:
lib/id-commands.rb

Instance Method Summary collapse

Instance Method Details

#process_commands(line) ⇒ Object



2
3
4
5
# File 'lib/id-commands.rb', line 2

def process_commands line
  return false if @raw
  return false
end