Class Pathname
In: lib/unified_matchers/helpers.rb
Parent: Object

Methods

Public Instance methods

[Source]

# File lib/unified_matchers/helpers.rb, line 21
      def inspect_for_unified_matchers
        "#{to_s.inspect}.to_path"
      end

[Validate]