Results for: "remove_const"

Deeply clones this object. This creates a complete duplicate of this Parent, including all descendants.

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

Creates a thread that scans the tuplespace for expired tuples.

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

Override to display the default values of the command options. (similar to arguments, but displays the default values).

For example:

def defaults_str
  --no-gems-first --no-all
end

Add a command-line option and handler to the command.

See OptionParser#make_switch for an explanation of opts.

handler will be called with two values, the value of the argument and the options hash.

If the first argument of add_option is a Symbol, it’s used to group options in output. See ‘gem help list` for an example.

Return a sorted list of all command names as strings.

No documentation available

Compacts Marshal output for the specs index data source by using identical objects as much as possible.

No documentation available

Turn an array of [name, version, platform] into an array of NameTuple objects.

Copies this package to path (if possible)

No documentation available
No documentation available
No documentation available

Combines sets into a ComposedSet that allows specification lookup in a uniform manner. If one of the sets is itself a ComposedSet its sets are flattened into the result ComposedSet.

No documentation available
No documentation available
No documentation available
Search took: 5ms  ·  Total Results: 3851