class LS

Defined in:

lsr/ls.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(tail : Array(Regex), base : String = ".", each : Nil | Tuple(String, File::Stat) -> _ = nil) #

[View source]

Instance Method Detail

def each(&block : Tuple(String, File::Stat) -> Nil) #

[View source]