Raised if the tar IO
is not seekable
An action that modifies a {DependencyGraph} that is reversible. @abstract
A specific resolution from a given {Resolver}
Delegates
all {Gem::Resolver::Molinillo::ResolutionState} methods to a ‘#state` property.
Delegates
all {Gem::Resolver::Molinillo::SpecificationProvider} methods to a ‘#specification_provider` property.
@!visibility private
Error raised when no cdylib artifact was created
Converts Ruby link flags into something cargo understands
IO
wrapper that allows writing a limited amount of data
A directed acyclic graph that is tuned to hold named dependencies
An error caused by searching for a dependency that is completely unknown, i.e. has no versions available whatsoever.
A state that encapsulates a set of {#requirements} with an {Array} of possibilities
@!visibility private (see DependencyGraph#add_edge_no_circular
)
@!visibility private (see DependencyGraph#delete_edge
)
Execute the provided block, but preserve the exception mode
BigDecimal.save_exception_mode do BigDecimal.mode(BigDecimal::EXCEPTION_OVERFLOW, false) BigDecimal.mode(BigDecimal::EXCEPTION_NaN, false) BigDecimal(BigDecimal('Infinity')) BigDecimal(BigDecimal('-Infinity')) BigDecimal(BigDecimal('NaN')) end
For use with the BigDecimal::EXCEPTION_*
See BigDecimal.mode
Returns the array of WIN32OLE_METHOD object . The element of the array is property (settable) of WIN32OLE
object.
excel = WIN32OLE.new('Excel.Application') properties = excel.ole_func_methods