Results for: "module_function"

Sets the resolver timeouts. This may be a single positive number or an array of positive numbers representing timeouts in seconds. If an array is specified, a DNS request will retry and wait for each successive interval in the array until a successful response is received. Specifying nil reverts to the default timeouts:

5, second = 5 * 2 / nameserver_count, 2 * second, 4 * second

Example:

dns.timeouts = 3

Return the authoritative instance of the command manager.

Returns self. Allows a CommandManager instance to stand in for the class itself.

Run the command specified by args.

No documentation available

Cleans up uninstalled files and invalid gem specifications

No documentation available

Run the gem command with the following arguments.

Unpacks the gem into the given directory.

Creates a new package that will read or write to the file gem.

A list of file names contained in this gem

true if this gem has no requirements.

true if the requirement is for only an exact version

True if the version string matches RubyGems’ requirements.

Returns true if this source list includes other which may be a Gem::Source or a source URI.

Return all gem name tuples who’s names match obj

Sanitize the descriptive fields in the spec. Sometimes non-ASCII characters will garble the site index. Non-ASCII characters will be replaced by their XML entity equivalent.

A list of Gem::Dependency objects this gem depends on.

Use add_dependency or add_development_dependency to add dependencies to a gem.

Performs the uninstall of the gem. This removes the spec, the Gem directory, and the cached .gem file.

Parses and redacts uri

No documentation available

Unescapes the uri which came from a CGI parameter

Manageable rspec errors

Manageable rspec errors

No documentation available
Search took: 5ms  ·  Total Results: 3310