Results for: "OptionParser"

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

True when the gem has been activated

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

Reset the authoritative instance of the command manager.

No documentation available

Merges the requirements of other into this dependency

No documentation available

Creates the following instance variables:

@spec

a spec named ‘a’, intended for regular installs

@user_spec

a spec named ‘b’, intended for user installs

@gem

the path to a built gem from @spec

@user_spec

the path to a built gem from @user_spec

@installer

a Gem::Installer for the @spec that installs into @gemhome

@user_installer

a Gem::Installer for the @user_spec that installs into Gem.user_dir

No documentation available
No documentation available
No documentation available

Creates a new package that will read or write to the file gem.

A list of file names contained in this gem

Verifies that this gem:

After verification the gem specification from the gem is available from spec

No documentation available
Search took: 6ms  ·  Total Results: 4252