Methods

Files

Kernel

Public Class Methods

Path(path_str) click to toggle source

(Not documented)

# File rubyplus/pathname.rb, line 17
  def Path(path_str)
    Pathname.new(path_str)
  end
Pathname(path_str) click to toggle source

Alias for Path

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.