Results for: "partition"

No documentation available
indent

Ignored. There must be no whitespace before an XML declaration

transitive

Ignored

ie_hack

Ignored

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

Reorders an array of nodes so that they are in document order It tries to do this efficiently.

FIXME: I need to get rid of this, but the issue is that most of the XPath interpreter functions as a filter, which means that we lose context going in and out of function calls. If I knew what the index of the nodes was, I wouldn’t have to do this. Maybe add a document IDX for each node? Problems with mutable documents. Or, rewrite everything.

Adds tuple to the proxied TupleSpace. See TupleSpace#write.

Returns the first advertised TupleSpace.

No documentation available

Adds tuple

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

Override to provide details of the arguments a command takes. It should return a left-justified string, one argument per line.

For example:

def usage
  "#{program_name} FILE [FILE ...]"
end

def arguments
  "FILE          name of file to find"
end

Writes out this config file, replacing its source.

No documentation available

Unpacks the gem into the given directory.

A list of file names contained in this gem

Initialization tasks without the “yield self” or define operations.

No documentation available

Add deps Gem::Dependency objects to the set.

Removes all sources from the SourceList.

Search took: 4ms  ·  Total Results: 3090