DscannerComponent.lint

Asynchronously lints the file passed. If you provide code then the code will be used and file will be ignored.

class DscannerComponent
lint
(
string file = ""
,
string ini = "dscanner.ini"
,
scope const(char)[] code = ""
)

Meta