Results for: "match"

No documentation available
No documentation available
No documentation available
No documentation available

Return the latest specs in the record, optionally including prerelease specs if prerelease is true.

No documentation available

Creates a TargetRbConfig from the RbConfig file at the given path. Typically used for cross-compiling gems.

Regenerates plugin wrappers after removal.

Is spec in gem_dir?

No documentation available
No documentation available
No documentation available

Terminate the application with exit code status, running any exit handlers that might have been defined.

No documentation available

Used to hide lines

The search alorithm will group lines into blocks then if those blocks are determined to represent valid code they will be hidden

Discards any changes that have not been committed

raise InvalidURIError

raise InvalidURIError

raise InvalidURIError

Protected setter for the scheme component v.

See also URI::Generic.scheme=.

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.

Checks the password 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.

Checks the host v component for RFC2396 compliance and against the URI::Parser Regexp for :HOST.

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

Checks the port v component for RFC2396 compliance and against the URI::Parser Regexp for :PORT.

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

Search took: 4ms  ·  Total Results: 1903