Results for: "uniq!"

Calls wait repeatedly until the given block yields a truthy value.

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

Duplicates the deflate stream.

Make an internal copy of the source buffer. Updates to the copy will not affect the source buffer.

source = IO::Buffer.for("Hello World")
# =>
# #<IO::Buffer 0x00007fd598466830+11 EXTERNAL READONLY SLICE>
# 0x00000000  48 65 6c 6c 6f 20 57 6f 72 6c 64                Hello World
buffer = source.dup
# =>
# #<IO::Buffer 0x0000558cbec03320+11 INTERNAL>
# 0x00000000  48 65 6c 6c 6f 20 57 6f 72 6c 64                Hello World
No documentation available
No documentation available

Calls superclass method.

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
Editline

ed-unassigned This editor command always results in an error.

GNU Readline

There is no corresponding macro.

Unregister the Symbol command as a gem command.

No documentation available

Count the number of gemspecs in the list specs that are not in ignored.

No documentation available

returns an integer in (-infty, 0] a number closer to 0 means the dependency is less constraining

dependencies w/ 0 or 1 possibilities (ignoring version requirements) are given very negative values, so they always sort first, before dependencies that are unconstrained

No documentation available
Search took: 2ms  ·  Total Results: 414