Method: SmartCore::Container::ResolvingError#path_part

Defined in:
lib/smart_core/container/errors.rb

#path_partString (readonly)

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

Returns:

  • (String)

Since:

  • 0.1.0



52
53
54
# File 'lib/smart_core/container/errors.rb', line 52

def path_part
  @path_part
end