cfdocs

getComponentMetadata

Gets metadata (such as the functions and implemented interfaces of a component) for a CFC or ColdFusion interface.

getComponentMetadata(path)
returns struct

Argument Reference

Name Type Required Default Description
path string Yes   The dot-delimited path of the interface or CFC definition.