Deletes all attributes matching a name. Namespaces are significant.
A String; all attributes that match this path will be removed
an Array of the Attributes
that were removed
Creates a Rinda::Tuple
for ary
.
Removes dead tuples.
Set
@@default_parser to new_value if it is one of the available parsers. Else raise NotValidXMLParser
error.
return the tag_names for setters associated with uri
Override to display the default values of the command options. (similar to arguments
, but displays the default values).
For example:
def defaults_str --no-gems-first --no-all end
Handle the command arguments.
Return an Array of Specifications contained within the gem_home
we’ll be installing into.
The location of the spec file that is installed.
Verifies the files of the gem
Return the default Gem path
File
Fetcher. Dispatched by fetch_path
. Use it instead.
Dump only the raw version string, not the complete object. It’s a string for backwards (RubyGems 1.3.5 and earlier) compatibility.