Flowdock
method

extra_args

Importance_0
Ruby latest stable (v2_5_5) - 0 notes - Class: Command
extra_args() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/command.rb, line 67
  def self.extra_args
    @extra_args ||= []
  end
Register or log in to add new notes.