cfdocs

getClassPath

Returns an array containing the Java classPath of the current environment.

getClassPath()
returns array

getClassPath Example

It’s containing the Java classPath of the current environment. It supported in Lucee.

writeDump(getClassPath());