Documentation ¶
Overview ¶
Package bundler provides a concrete Cataloger implementation for Ruby Gemfile.lock bundler files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGemFileLockCataloger ¶
func NewGemFileLockCataloger() *common.GenericCataloger
NewGemFileLockCataloger returns a new Bundler cataloger object tailored for parsing index-oriented files (e.g. Gemfile.lock).
func NewGemSpecCataloger ¶
func NewGemSpecCataloger() *common.GenericCataloger
NewGemSpecCataloger 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.