Flowdock
method

glob

Importance_1
v2_1_10 - Show latest stable - 0 notes - Class: FileList
glob(pattern, *args) public

Get a sorted list of files matching the pattern. This method should be prefered to Dir[pattern] and Dir.glob(pattern) because the files returned are guaranteed to be sorted.

Show source
Register or log in to add new notes.