The TrustDir
manages the trusted certificates for gem signature verification.
Represents an installed gem. This is used for dependency resolution.
This represents a vendored source that is similar to an installed gem.
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.
If the key is created newly or opened existing key. See also Registry#disposition method.
Indicates some other unhandled resolver error was encountered.
IO
wrapper that allows writing a limited amount of data
Raised if a value that could potentially be on an entry is missing because it was either not configured on the repository or it has not yet been fetched.
Raised when multiple fields of the same type are configured on the same repository.
The parser gem has a list of diagnostics with a hard-coded set of error messages. We create our own diagnostic class in order to set our own error messages.
Error raised when no cdylib artifact was created