In Files

Parent

Methods

Class Index [+]

Quicksearch

File

Public Class Methods

realpath(path) click to toggle source
    # File bin/EasyLogger, line 7
 7:     def self.realpath path
 8:       return realpath(File.readlink(path)) if symlink?(path)
 9:       path
10:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.