Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cryMPD
v0.3.0
Top Level Namespace
Filesystem
MPDClient
Generated using Crystal 1.12.2
2024-09-26 04:12:10 UTC
module
Filesystem
Extended Modules
BakedFileSystem
Defined in:
filesystem.cr
Class Method Summary
.serve
(file, ctx)
Macro Summary
bake_folder
(path, dir = __DIR__, allow_empty =
false
)
Class Method Detail
def self.
serve
(file, ctx)
#
[
View source
]
Macro Detail
macro
bake_folder
(path, dir = __DIR__, allow_empty =
false
)
#