Results for: "module_function"

true if the requirement is for only an exact version

True if the version string matches RubyGems’ requirements.

No documentation available
No documentation available

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.

Unescapes the uri which came from a CGI parameter

No documentation available

See IO.unlink when path is a file.

See Dir.unlink when path is a directory.

Executes a block as self

Example:

sh.transact { system("ls", "-l") | head > STDOUT }

%pwd, %cwd -> @pwd

No documentation available

ex)

if you wish to output:
   "shell: job(#{@command}:#{@pid}) close pipe-out."
then
   mes: "job(%id) close pipe-out."
yorn: Boolean(@shell.debug? or @shell.verbose?)

Components of the URI in the order.

Components of the URI in the order.

Checks if URI is relative

No documentation available

Args

str

String to search

schemes

Patterns to apply to str

Description

Attempts to parse and merge a set of URIs If no block given , then returns the result, else it calls block for each element in result.

see also URI::Parser.make_regexp

Args

str

String to remove escapes from

unsafe

Regexp to apply. Defaults to self.regexp

Description

Removes escapes from str

No documentation available

Args

str

String to search

schemes

Patterns to apply to str

Description

Attempts to parse and merge a set of URIs If no block given , then returns the result, else it calls block for each element in result.

see also URI::Parser.make_regexp

Args

str

String to remove escapes from

unsafe

Regexp to apply. Defaults to self.regexp

Description

Removes escapes from str

Search took: 11ms  ·  Total Results: 3509