glob(pattern) â Glob
Instance Public methods
1 2 3 | def sort(*filenames) Sort. new ( self , *filenames) end |
Returns a Glob filter object, with the given
pattern
object
1 2 3 | def sort(*filenames) Sort. new ( self , *filenames) end |
Returns a Glob filter object, with the given
pattern
object
Designed by : w10schools
service@w10schools.com
Please login to continue.