Results for: "Array.new"

Returns the first advertised TupleSpace.

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

Create on demand parser.

Wraps text to width

True if the backtrace option has been specified, or debug is on.

No documentation available
No documentation available

Create the Rake tasks and actions specified by this Gem::PackageTask. (define is automatically called if a block is given to new).

True if the version string matches RubyGems’ requirements.

Removes all sources from the SourceList.

teardown restores the process to its original state and removes the tempdir unless the KEEP_FILES environment variable was set.

Unescapes the uri which came from a CGI parameter

Prints a formatted backtrace to the errors stream if backtraces are enabled.

Display a statement.

Executes a block as self

Example:

sh.transact { system("ls", "-l") | head > STDOUT }
Search took: 3ms  ·  Total Results: 2546