Results for: "OptionParser"

Returns the original line from source for from the given object.

See ::trace_object_allocations for more information and examples.

Constant time memory comparison. Inputs are hashed using SHA-256 to mask the length of the secret. Returns true if the strings are identical, false otherwise.

Returns the convertible integer type of the given type. You may optionally specify additional headers to search in for the type. convertible means actually the same type, or typedef’d from the same type.

If the type is an integer type and the convertible type is found, the following macros are passed as preprocessor constants to the compiler using the type name, in uppercase.

For example, if foobar_t is defined as unsigned long, then convertible_int("foobar_t") would return “unsigned long”, and define these macros:

#define TYPEOF_FOOBAR_T unsigned long
#define FOOBART2NUM ULONG2NUM
#define NUM2FOOBART NUM2ULONG

Compile a AlternationPatternNode node

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

Inspect a AlternationPatternNode node.

Copy a AlternationPatternNode node

in foo | bar

Add the –clear-sources option

Starts tracing object allocations.

Stop tracing object allocations.

Note that if ::trace_object_allocations_start is called n-times, then tracing will stop after calling ::trace_object_allocations_stop n-times.

Clear recorded tracing information.

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

Invoked by Ruby’s core methods to run a blocking operation in a non-blocking way.

Minimal suggested implementation is:

def blocking_operation_wait(work)
  Thread.new(&work).join
end

Create a new NumberedParametersNode node.

Add the –key option

Add the –otp option

Default options for the gem install and update commands.

Add the –http-proxy option

Add the –source option

Search took: 5ms  ·  Total Results: 6041