Class
Dir
In:
lib/chef/monkey_patches/dir.rb
Parent:
Object
Methods
glob
External Aliases
glob
->
glob_
glob
->
[]
Public Class methods
glob
(pattern, flags=0)
Adds a
Dir.glob
to Ruby 1.8.5, for compat
[Validate]