you could just grab the lucee cfdocs style json schema zip file as described here
that’s all working of the .tld
and .fld
from core and the extensions, using getFunctionList
and getTagList
and then getFunctionData
and getTagData
you could just grab the lucee cfdocs style json schema zip file as described here
that’s all working of the .tld
and .fld
from core and the extensions, using getFunctionList
and getTagList
and then getFunctionData
and getTagData