Lists functions called by a function.
hcl
calls-who function => callees
function
A function whose callees are required.
callees
A list of function called by function.
calls-who returns a list of the functions called by function (See also the editor commands List Callees , and Show Paths From .)
calls-who
List Callees
Show Paths From
who-calls