Method: Thor::Options#remaining

Defined in:
lib/thor/parser/options.rb

#remainingObject


61
62
63
# File 'lib/thor/parser/options.rb', line 61

def remaining
  @extra
end