Results for: "tally"

Change the size of the memory allocated at the memory location addr to size bytes. Returns the memory address of the reallocated memory, which may be different than the address passed in.

Convenience method for Shell::CommandProcessor.install_system_commands. Defines instance methods representing all the executable files found in Shell.default_system_path, with the given prefix prepended to their names.

Shell.install_system_commands
Shell.new.sys_echo("hello") # => hello

Set the default id conversion object.

This is expected to be an instance such as DRb::DRbIdConv that responds to to_id and to_obj that can convert objects to and from DRb references.

See DRbServer#default_id_conv.

Set the default id conversion object.

This is expected to be an instance such as DRb::DRbIdConv that responds to to_id and to_obj that can convert objects to and from DRb references.

See DRbServer#default_id_conv.

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

Really verbose mode gives you extra output.

Install generated indices into the destination directory.

Return an Array of Specifications contained within the gem_home we’ll be installing into.

Creates an installer for spec that will install into gem_home. If user is true a user-install will be performed.

No documentation available
No documentation available

Builds and installs the Gem::Specification spec

Uninstalls the Gem::Specification spec

Install the provided specs

Uninstalls gem spec

No documentation available
No documentation available

Check if gem name version version is installed.

True if the requested gem has already been installed.

Installing a git gem only involves building the extensions and generating the executables.

This is a null install as this specification is already installed. options are ignored.

This is a null install as a locked specification is considered installed. options are ignored.

Search took: 4ms  ·  Total Results: 1245