Results for: "String# "

@foo ||= bar ^^^^^^^^^^^^

@foo += bar
^^^^^^^^^^^
@foo &&= bar
^^^^^^^^^^^^
@foo ||= bar
^^^^^^^^^^^^
No documentation available

A node that is missing from the syntax tree. This is only used in the case of a syntax error.

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

Find cached filename in Gem.path. Returns nil if the file cannot be found.

No documentation available

Looks up the latest specification for dependency and adds it to the always_install list.

if /foo #{bar}/ then end ^^^^^^^^^^^^

Example:

x += 1
  ^

Example:

x += 1
     ^

Constructs a new source range by finding the given character between the given start offset and end offset. If the needle is not found, it returns nil. Importantly it does not search past newlines or comments.

Note that end_offset is allowed to be nil, in which case this will search until the end of the string.

Rewinds the enumerator chain by calling the “rewind” method on each enumerable in reverse order. Each call is performed only if the enumerable responds to the method.

Returns a printable version of the enumerator chain.

Rewinds the product enumerator by calling the “rewind” method on each enumerable in reverse order. Each call is performed only if the enumerable responds to the method.

Returns a printable version of the product enumerator.

Returns the number that defines the first element of this arithmetic sequence.

Returns the number that defines the common difference between two adjacent elements in this arithmetic sequence.

Search took: 2ms  ·  Total Results: 2619