Class: WarningShot::CoreLibResolver::CoreLibResource Private

Inherits:
Struct
  • Object
show all
Defined in:
lib/resolvers/core_lib_resolver.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Instance Attribute Summary collapse

Instance Attribute Details

#libObject

Returns the value of attribute lib

Returns:

  • (Object)

    the current value of lib



15
16
17
# File 'lib/resolvers/core_lib_resolver.rb', line 15

def lib
  @lib
end