Lucee Function Reference

Function MANIFESTREAD

reads a manifest file and returns the content as struct

Example

manifestread(string str):struct

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
str string  Yes Path to a jar file containing a "MANIFEST.MF" file in the directory "/META-INF/",
path to a Manifest file or the content of a Manifest File