callgraph icon indicating copy to clipboard operation
callgraph copied to clipboard

callgraph index.js#function ?

Open ghost opened this issue 6 years ago • 0 comments

Hi, It would be great to let specify a function in a JS file as an entry. As a workaround, I put the targeted function alone, with it's dependencies in one file, in order to omit other functions, but this is tedious.

Context: Optional. It could be easier to track a single function as an entry, if file contains many many functions.

Thank you.

ghost avatar Oct 28 '19 11:10 ghost