Alias from Filel.realpath
Parameters:
Returns:
67 68 69
# File 'lib/pa/path.rb', line 67 def real2(name, dir=".") File.realpath(get(name), dir) end