Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
teeplate
v0.1.0
Top Level Namespace
Teeplate
FileTree
Built with Crystal 1.9.2
2023-10-08 12:40:24 UTC
abstract class
Teeplate::FileTree
Teeplate::FileTree
Reference
Object
Defined in:
file_tree.cr
Constructors
.new
(__out_dir : String)
Instance Method Summary
#__try_to_write
(path, sliceable)
#render
Macro Summary
directory
(dir)
Constructor Detail
def self.
new
(__out_dir : String)
#
[
View source
]
Instance Method Detail
def
__try_to_write
(path, sliceable)
#
[
View source
]
def
render
#
[
View source
]
Macro Detail
macro
directory
(dir)
#
[
View source
]