Returns serial number of the timestamp token. This value shall never be the same for two timestamp tokens issued by a dedicated timestamp authority. If status is GRANTED or GRANTED_WITH_MODS, this is never nil
.
Ensures that :SSLCertificate and :SSLPrivateKey have been provided or that a new certificate is generated with the other parameters provided.
returns the directory nesting of the extension, ignoring the first part, so “ext/foo/bar/Cargo.toml” becomes “foo/bar”
Compile a ConstantPathOperatorWriteNode
node
Dispatch enter and leave events for ConstantPathOperatorWriteNode
nodes and continue walking the tree.
Copy a ConstantPathOperatorWriteNode
node
Get all [gem, version] from the command line.
An argument in the form gem:ver is pull apart into the gen name and version, respectively.
Compile a ArrayPatternNode
node
Compile a BlockParameterNode
node
Compile a CapturePatternNode
node
Compile a PostExecutionNode
node
Compile a PreExecutionNode
node
Compile a RestParameterNode
node
Desugar ‘x += y` to `x = x + y`
Dispatch enter and leave events for ArrayPatternNode
nodes and continue walking the tree.
Dispatch enter and leave events for BlockParameterNode
nodes and continue walking the tree.
Dispatch enter and leave events for CapturePatternNode
nodes and continue walking the tree.
Dispatch enter and leave events for PostExecutionNode
nodes and continue walking the tree.
Dispatch enter and leave events for PreExecutionNode
nodes and continue walking the tree.
Dispatch enter and leave events for RegularExpressionNode
nodes and continue walking the tree.