Asynchronously lists all definitions in the specified file. If you provide code and DScanner supports reading from stdin (stable 0.4.0 and above) then code will be used.
[{name: string, line: int, type: string, attributes: string[string]}]
{"subcmd": "list-definitions"}
See Implementation
Asynchronously lists all definitions in the specified file. If you provide code and DScanner supports reading from stdin (stable 0.4.0 and above) then code will be used.