listDefinitions

Asynchronously lists all definitions in the specified file.

@component("dscanner")
@arguments("subcmd", "list-definitions")
void
listDefinitions

Return Value

Type: void

[{name: string, line: int, type: string, attributes: string[string]}]

Call With

{"subcmd": "list-definitions"}

Meta