Attempts to re-sign an expired cert with a given private key
Check is passed argument valid ‘nz_number’ in RFC 3501 terminology
Ensure argument is ‘nz_number’ or raise DataFormatError
true if server advertises AUTH CRAM-MD5. You cannot get valid value before opening SMTP
session.
Add a list of extra arguments for the given command. args
may be an array or a string to be split on white space.
Accessor for the specific extra args hash (self initializing).
Get a single gem name from the command line. Fail if there is no gem name or if there is more than one gem name given.
Invoke the command with the given list of normal arguments and additional build arguments.
Remove everything in the DependencyList
that matches but doesn’t satisfy items in dependencies
(a hash of gem names to arrays of dependencies).
Corrects path
(usually returned by ‘URI.parse().path` on Windows), that comes with a leading slash.
Is there a path from ‘self` to `other` following edges in the dependency graph? @return whether there is a path following edges within this {#graph}
@param [Vertex] other the vertex to check if there’s a path to @param [Set<Vertex>] visited the vertices of {#graph} that have been visited @return [Boolean] whether there is a path to ‘other` from `self`
@param [Object] underlying_error @return [Conflict] a {Conflict} that reflects the failure to activate
the {#possibility} in conjunction with the current {#state}