Results for: "module_function"

Returns URL-unescaped string following RFC 3986.

URL-decode a string following RFC 3986 with encoding(optional).

string = CGI.unescapeURIComponent("%27Stop%21%27+said%20Fred")
   # => "'Stop!'+said Fred"
No documentation available
No documentation available
No documentation available

Calculate cursor position in word wrapped content.

No documentation available
No documentation available

Creates an option parser and fills it in with the help info for the command.

Checks the permissions of the credentials file. If they are not 0600 an error message is displayed and RubyGems aborts.

No documentation available
No documentation available

Implementation for Specification#validate_for_resolution

No documentation available

Invoked by Ruby’s core methods to run a blocking operation in a non-blocking way.

Minimal suggested implementation is:

def blocking_operation_wait(work)
  Thread.new(&work).join
end
No documentation available

Add the –key option

Add the –otp option

No documentation available

Default options for the gem install and update commands.

Add the –http-proxy option

Add the –source option

No documentation available
No documentation available

Add the –platform option to the option parser.

Search took: 6ms  ·  Total Results: 5441