Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
VirtualFs::Manifest
Inherits
Enumerable
/
Reference
/
Object
Constructors
new
(stack :
MountStack
)
Source
Instance methods
each
Must yield this collection's elements to the block.
Source
find
(path :
String
) :
Index::Entry
|
Nil
Source
verify
(path :
String
) :
Bool
Source
verify_all
Source
where
Source
with_mime_prefix
(prefix :
String
) :
Array
(
Index::Entry
)
Source
with_tag
(tag :
String
) :
Array
(
Index::Entry
)
Source