Dispatch enter and leave events for ConstantPathWriteNode
nodes and continue walking the tree.
Dispatch enter and leave events for KeywordRestParameterNode
nodes and continue walking the tree.
Dispatch enter and leave events for NoKeywordsParameterNode
nodes and continue walking the tree.
Dispatch enter and leave events for RequiredKeywordParameterNode
nodes and continue walking the tree.
Inspect a RequiredKeywordParameterNode
node.
Copy a RequiredKeywordParameterNode
node
Returns every spec that has the given full_name
Return the best specification that contains the file matching path
, among those already activated.
Adds this spec’s require paths to LOAD_PATH, in the proper location.
Return the best specification in the record that contains the file matching path
, among those already activated.
Create a new ConstantPathAndWriteNode
node.
Create a new ConstantPathOrWriteNode
node.
Constant time memory comparison for fixed length strings, such as results of HMAC
calculations.
Returns true
if the strings are identical, false
if they are of the same length but not identical. If the length is different, ArgumentError
is raised.
Foo::Bar += baz ^^^^^^^^^^^^^^^
Returns the curve name (sn).
See the OpenSSL
documentation for EC_GROUP_get_curve_name()