Results for: "remove_const"

These are the comments that are associated with this location that exist before the start of this location.

Attach a comment to the leading comments of this location.

These are the comments that are associated with this location that exist after the end of this location.

Attach a comment to the trailing comments of this location.

The line number where this location starts.

The column number in bytes where this location ends from the start of the line.

Attach the list of comments to their respective locations in the tree.

Shortcut for combining two procs into one that returns true if both return true.

Shortcut for combining two procs into one that returns true if either returns true.

Raise an error because the given node is not supported.

Compile any kind of node. Dispatch out to the individual compilation methods based on the type of node.

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 Gem::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
No documentation available
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

remove trailing zeros segments before first letter or at the end of the version

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.

Returns a Gem::StubSpecification for default gems

Search took: 4ms  ·  Total Results: 3274