In Files

Parent

Methods

Files

Path::Glob

Glob

A lazy resolution variation of Path::Name.

Public Instance Methods

to_s() click to toggle source
# File lib/path/glob.rb, line 10
def to_s
  Dir.glob(super).first
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.