Ripper
doesn’t include the rest of the token in the event, so we need to trim it down to just the content on the first line when comparing.
A source that is represented by a file path.
A field that represents the file path.
A field representing the start and end character offsets.
A field representing the start and end code unit offsets.
A field representing the start and end character columns.
A field representing the start and end code unit columns for a specific encoding.
A repository is a configured collection of fields and a set of entries that knows how to reparse a source and reify the values.
This class is used by rubygems to build Rust extensions. It is a thin-wrapper over the ‘cargo rustc` command which takes care of building Rust code in a way that Ruby
can use.
Raised when a tar file is corrupt
A header for a tar file
TarReader
reads tar files and allows iteration over their items
Used internally to indicate that a dependency conflicted with a spec that would be activated.
A GitSet
represents gems that are sourced from git repositories.
This is used for gem dependency file support.
Example:
set = Gem::Resolver::GitSet.new set.add_git_gem 'rake', 'git://example/rake.git', tag: 'rake-10.1.0'