xpath(path)
public

No documentation available.

# File activesupport/lib/active_support/evented_file_update_checker.rb, line 169
        def xpath(path)
          Pathname.new(path).expand_path
        end