Invoke the command with the given list of normal arguments and additional build arguments.
Adds a section with title
and content
to the parser help view. Used for adding command arguments and default arguments.
Remove everything in the DependencyList
that matches but doesn’t satisfy items in dependencies
(a hash of gem names to arrays of dependencies).
Enumerates the outdated local gems yielding the local specification and the latest remote version.
This method may take some time to return as it must check each local gem against the server’s index.
Create a new ClassVariableTargetNode
node.
Create a new ClassVariableWriteNode
node.
Create a new ConstantAndWriteNode
node.
Create a new ConstantOperatorWriteNode
node.
Create a new ConstantOrWriteNode
node.
Create a new GlobalVariableTargetNode
node.
Create a new GlobalVariableWriteNode
node.
Create a new InstanceVariableTargetNode
node.
Create a new InstanceVariableWriteNode
node.
Create a new KeywordRestParameterNode
node.
Create a new LocalVariableTargetNode
node.
Create a new LocalVariableWriteNode
node.
Create a new NoKeywordsParameterNode
node.
Create a new RequiredKeywordParameterNode
node.
Retrieve the value of one of the ShareableConstantNodeFlags
flags.
Foo::Bar += baz ^^^^^^^^^^^^^^^
Foo::Bar &&= baz ^^^^^^^^^^^^^^^^
Foo::Bar ||= baz ^^^^^^^^^^^^^^^^
Foo::Bar += baz ^^^^^^^^^^^^^^^