Method: Injectable::Dependency#with

Defined in:
lib/injectable/dependency.rb

#withObject

Returns the value of attribute with

Returns:

  • (Object)

    the current value of with



3
4
5
# File 'lib/injectable/dependency.rb', line 3

def with
  @with
end