Parent

Methods

Files

Object

Public Instance Methods

in?(container) click to toggle source

(Not documented)

# File rubyplus/in.rb, line 2
        def in?(container)
                container.include?(self)
        end
to_pathname() click to toggle source

(Not documented)

# File rubyplus/pathname.rb, line 4
        def to_pathname
                Pathname.new(self)
        end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.