enum LuckyTemplate::FileSystem
Overview
A FileSystem represents the files in the filesystem.
Defined in:
lucky_template/file_system.crEnum Members
-
File =
0 -
Folder =
1
A FileSystem represents the files in the filesystem.
0
1