Documentation ¶
Overview ¶
Package ruby provides a concrete Cataloger implementation relating to packages within the Ruby language ecosystem.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGemFileLockCataloger ¶
NewGemFileLockCataloger returns a new Bundler cataloger object tailored for parsing index-oriented files (e.g. Gemfile.lock).
func NewGemSpecCataloger ¶
NewGemSpecCataloger looks for gems without the additional requirement of the gem being installed.
func NewInstalledGemSpecCataloger ¶ added in v0.95.0
NewInstalledGemSpecCataloger returns a new Bundler cataloger object tailored for detecting installations of gems (e.g. Gemspec).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.