Creates an RubyGems API to host
and path
with the given HTTP method
.
If allowed_push_host
metadata is present, then it will only allow that host.
@return [Array<Vertex>] the vertices of {#graph} that have an edge with
`self` as their {Edge#origin}
Defines the callback of event. If you want modify argument in callback, you could use this method instead of WIN32OLE_EVENT#on_event
.
ie = WIN32OLE.new('InternetExplorer.Application') ev = WIN32OLE_EVENT.new(ie) ev.on_event_with_outargs('BeforeNavigate2') {|*args| args.last[6] = true }
Returns the issuerNameHash of this certificate ID, the hash of the issuer’s distinguished name calculated with the hashAlgorithm.
Returns the issuerKeyHash of this certificate ID, the hash of the issuer’s public key.
Ensure argument is ‘nz_number’ or raise DataFormatError
Returns a Ruby lighter-weight code representation of this specification, used for indexing only.
See to_ruby
.
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).
Invoke the command with the given list of normal arguments and additional build arguments.
Suggests gems based on the supplied gem_name
. Returns an array of alternative gem names.
@return [Array<Vertex>] the vertices of {#graph} where ‘self` is an
{#ancestor?}
Ensure argument is ‘mod_sequence_value’ or raise DataFormatError
Ensures any raised {NoSuchDependencyError} has its {NoSuchDependencyError#required_by} set. @yield