class Pathname
def reqdir_glob(*args)
-
(Pathname)
-
def reqdir_glob(*args) raise ::RuntimeError, "\"#{self}\" is not a directory" unless directory? glob(*args) end
(Pathname)
-
def reqdir_glob(*args) raise ::RuntimeError, "\"#{self}\" is not a directory" unless directory? glob(*args) end