method

shift

shift()
private

No documentation available.

# File lib/bundler/vendor/thor/lib/thor/parser/arguments.rb, line 72
    def shift
      @pile.shift
    end