module BakedFileSystem::Loader

Defined in:

loader/byte_counter.cr
loader/loader.cr
loader/stats.cr

Class Method Summary

Class Method Detail

def self.load(io, root_path, include_dotfiles = false, max_size : Int64 | Nil = nil) #

[View source]