struct Durdiff::DirAndEntries

Defined in:

durdiff.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(path : String, entries : Array(String)) #

[View source]

Instance Method Detail

def entries : Array(String) #

[View source]
def entries=(entries : Array(String)) #

[View source]
def path : String #

[View source]
def path=(path : String) #

[View source]