Results for: "remove_const"

No documentation available

Defines the callback of event. If you want modify argument in callback, you could use this method instead of WIN32OLE_EVENT#on_event.

ie = WIN32OLE.new('InternetExplorer.Application')
ev = WIN32OLE_EVENT.new(ie)
ev.on_event_with_outargs('BeforeNavigate2') {|*args|
  args.last[6] = true
}
No documentation available

Compile a ImplicitRestNode node

Compile a PinnedExpressionNode node

Compile a PreExecutionNode node

Compile a RestParameterNode node

Dispatch enter and leave events for ImplicitRestNode nodes and continue walking the tree.

Dispatch enter and leave events for PinnedExpressionNode nodes and continue walking the tree.

Dispatch enter and leave events for PreExecutionNode nodes and continue walking the tree.

Dispatch enter and leave events for RestParameterNode nodes and continue walking the tree.

Copy a ImplicitRestNode node

Copy a PinnedExpressionNode node

Copy a PreExecutionNode node

Copy a RestParameterNode node

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

Get a single gem name from the command line. Fail if there is no gem name or if there is more than one gem name given.

No documentation available

Suggests gems based on the supplied gem_name. Returns an array of alternative gem names.

No documentation available

Add the –bulk-threshold option

Corrects path (usually returned by ‘URI.parse().path` on Windows), that comes with a leading slash.

Search took: 4ms  ·  Total Results: 4862