returns an integer in (-infty, 0] a number closer to 0 means the dependency is less constraining
dependencies w/ 0 or 1 possibilities (ignoring version requirements) are given very negative values, so they always sort first, before dependencies that are unconstrained
Returns true when it is possible and safe to update the cache directory.
Issues a warning for each file to be packaged which is world-readable.
Implementation for Specification#validate_permissions
Sets the ENABLE_SHARED entry in RbConfig::CONFIG to value
and restores the original value when the block ends
creates a temporary directory with hax TODO: deprecate and remove
Reads a binary file at path
Is this test being run on a Windows platform?
Is this test being run on a Windows platform?
Unaliases the given alias
command.
do nothing
Checks the scheme v
component against the URI::Parser
Regexp
for :SCHEME.
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.
Protected setter for the password component v
.
See also URI::Generic.password=
.
Escapes ‘user:password’ v
based on RFC 1738 section 3.1.
Checks the opaque v
component for RFC2396 compliance and against the URI::Parser
Regexp
for :OPAQUE.
Can not have a host, port, user, or path component defined, with an opaque component defined.
Private method to cleanup dn
from using the path
component attribute.