Lucee Function Reference

getvfsmetadata()

Returns metadata for VFS

Example

getvfsmetadata(string scheme):struct

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
scheme string  Yes the scheme of the virtual filesystem (ram,file,s3,http,https,zip,tar ...).