module LuckyTemplate::Spec

Extended Modules

Defined in:

spec.cr

Instance Method Summary

Instance Method Detail

def be_valid_at(location : Path) #

Validates all files and folders exist within the given location

NOTE Does not check contents of files, only the presence of them in the filesystem


[View source]