Ensure argument is ‘number’ or raise DataFormatError
Loads the given private key identified by id and data.
An EngineError
is raised of the OpenSSL::PKey
is unavailable.
Check that a method is callable via dRuby.
obj
is the object we want to invoke the method on. msg_id
is the method name, as a Symbol
.
If the method is an insecure method (see insecure_method?
) a SecurityError
is thrown. If the method is private or undefined, a NameError
is thrown.
Returns the inverse of the eigenvector matrix V
Returns the first found remote TupleSpace
. Any further recovered TupleSpaces can be found by calling to_a
.
Display to the user that a gem couldn’t be found and reasons why
Make directories for index generation
Writes the full .gemspec specification (in Ruby) to the gem home’s specifications/default directory.
Creates windows .bat files for easy running of commands
Creates the scripts to run the applications in the gem.
Ensures the Gem::Specification
written out for this gem is loadable upon installation.
Return the text for an application file.
return the stub script text used to launch the true Ruby script
Writes the .gem file to the cache directory
Creates a Resolver
that queries only against the already installed gems for the needed
dependencies.
Specification
attributes that must be non-nil
Expire memoized instance variables that can incorrectly generate, replace or miss files due changes in certain attributes used to compute them.