Results for: "Data"

Returns the status of the response.

Returns an Array of statuses for this response. Each status contains a CertificateId, the status (0 for good, 1 for revoked, 2 for unknown), the reason for the status, the revocation time, the time of this update, the time for the next update and a list of OpenSSL::X509::Extension.

This should be superseded by BasicResponse#responses and find_response that return SingleResponse.

Returns one of GRANTED, GRANTED_WITH_MODS, REJECTION, WAITING, REVOCATION_WARNING or REVOCATION_NOTIFICATION. A timestamp token has been created only in case status is equal to GRANTED or GRANTED_WITH_MODS.

Save session state to the session’s FileStore file.

Update session state.

A no-op.

Update session state.

A no-op.

Save session state to the session’s PStore file.

The state of the lexer when this token was produced.

Attach the comments to their respective locations in the tree by mutating the parse result.

Does not print message when updated as this object has taken a vow of silence.

Prints out a dot and ignores message.

Prints out the position relative to the total and the message.

Nothing can update the silent download reporter.

Updates the threaded download reporter for the given number of bytes.

Compile a ConstantPathTargetNode node

Dispatch enter and leave events for ConstantPathTargetNode nodes and continue walking the tree.

Inspect a ConstantPathTargetNode node.

Copy a ConstantPathTargetNode node

Starts tracing object allocations.

If the SOURCE_DATE_EPOCH environment variable is set, returns it’s value. Otherwise, returns the time that Gem.source_date_epoch_string was first called in the same format as SOURCE_DATE_EPOCH.

NOTE(@duckinator): The implementation is a tad weird because we want to:

1. Make builds reproducible by default, by having this function always
   return the same result during a given run.
2. Allow changing ENV['SOURCE_DATE_EPOCH'] at runtime, since multiple
   tests that set this variable will be run in a single process.

If you simplify this function and a lot of tests fail, that is likely due to #2 above.

Details on SOURCE_DATE_EPOCH: reproducible-builds.org/specs/source-date-epoch/

No documentation available
No documentation available

Compile a StatementsNode node

Dispatch enter and leave events for StatementsNode nodes and continue walking the tree.

Inspect a StatementsNode node.

Search took: 9ms  ·  Total Results: 2131