Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
baked_file_system
v0.12.0
BakedFileSystem
BakedFile
DuplicatePathError
Loader
ByteCounter
Error
Stats
SizeExceededError
NoSuchFileError
ReadOnlyError
StringEncoder
Generated using Crystal 1.16.3
2025-11-04 03:05:58 UTC
module
BakedFileSystem::
Loader
Defined in:
loader/byte_counter.cr
loader/loader.cr
loader/stats.cr
Class Method Summary
.load
(io, root_path, include_dotfiles =
false
, max_size : Int64 | Nil =
nil
)
Class Method Detail
def self.
load
(io, root_path, include_dotfiles =
false
, max_size : Int64 | Nil =
nil
)
#
[
View source
]