Results for: "partition"

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'

A git gem for use in a gem dependencies file.

Example:

source =
  Gem::Source::Git.new 'rake', 'git@example:rake.git', 'rake-10.1.0', false

source.specs

An absolutely silent progress reporter.

A basic dotted progress reporter.

A progress reporter that prints out messages about the current progress.

An absolutely silent download reporter.

A progress reporter that behaves nicely with threaded downloading.

An absolutely silent IO.

No documentation available

For detail, see the MSDN.

— HKEY_*

Predefined key ((*handle*)).
These are Integer, not Win32::Registry.

— REG_*

Registry value type.

— KEY_*

Security access mask.

— KEY_OPTIONS_*

Key options.

REG_CREATED_NEW_KEY

REG_OPENED_EXISTING_KEY

If the key is created newly or opened existing key.
See also Registry#disposition method.

Patterns used to parse URI’s

No documentation available
No documentation available

Converts Ruby link flags into something cargo understands

Raised when a lockfile cannot be parsed

No documentation available
No documentation available
No documentation available
No documentation available

An action that modifies a {DependencyGraph} that is reversible. @abstract

A specific resolution from a given {Resolver}

Search took: 6ms  ·  Total Results: 2657