Add the –platform option to the option parser.
Add the –prerelease option to the option parser.
Returns location objects associated with the AST node. The returned array contains RubyVM::AbstractSyntaxTree::Location
.
Gets various OpenSSL options.
Sets various OpenSSL options. The options are a bit field and can be combined with the bitwise OR operator (|
). Available options are defined as constants in OpenSSL::SSL
that begin with OP_
.
For backwards compatibility, passing nil
has the same effect as passing OpenSSL::SSL::OP_ALL.
See also man page SSL_CTX_set_options(3).
The location of the token in the source.
Explanation of the conflict used by exceptions to print useful messages
accessor to Fiddle::CStructEntity
accessor to Fiddle::CUnionEntity
Calls wait repeatedly until the given block yields a truthy value.
Parses the configuration data read from io and returns the whole content as a Hash
.