Results for: "OptionParser"

Really verbose mode gives you extra output.

Indicated, based on the requested domain, if local gems should be considered.

Indicated, based on the requested domain, if remote gems should be considered.

No documentation available

Builds extensions. Valid types of extensions are extconf.rb files, configure scripts and rakefiles or mkrf_conf files.

Prepares the gem for signing and checksum generation. If a signing certificate and key are not present only checksum generation is set up.

No documentation available
No documentation available

Dump only the raw version string, not the complete object. It’s a string for backwards (RubyGems 1.3.5 and earlier) compatibility.

Load custom marshal format. It’s a string for backwards (RubyGems 1.3.5 and earlier) compatibility.

No documentation available

Combines sets into a ComposedSet that allows specification lookup in a uniform manner. If one of the sets is itself a ComposedSet its sets are flattened into the result ComposedSet.

No documentation available

Duplicates array_attributes from other_spec so state isn’t shared.

Is this specification missing its extensions? When this returns true you probably want to build_extensions

No documentation available

Display a warning on stderr. Will ask question if it is not nil.

Display an error message in a location expected to get error messages. Will ask question if it is not nil.

raise InvalidURIError

raise InvalidURIError

do nothing

Checks the user and password.

If password is not provided, then user is split, using URI::Generic.split_userinfo, to pull user and +password.

See also URI::Generic.check_user, URI::Generic.check_password.

Checks the user v component for RFC2396 compliance and against the URI::Parser Regexp for :USERINFO.

Can not have a registry or opaque component defined, with a user component defined.

Protected setter for the password component v.

See also URI::Generic.password=.

Returns the userinfo ui as [user, password] if properly formatted as ‘user:password’.

Search took: 4ms  ·  Total Results: 3860