I have a lot of javascript files in a particular path. Every file has a lot of functions. As per my requirement, I've to document all function names in an excel sheet. So is there any way to automate these using any scripts or tools?
Expected output Format-> Filename - Function name
Sample -> samplejs.js - Test