module Find

Defined in:

find.cr

Class Method Summary

Class Method Detail

def self.find(directory, wildcard = "*.tar*", maxdepth = "1", silent = true) #

[View source]