format

Will format the code passed in asynchronously.

@component("dfmt")
@any
void
format
(,
string code
,
string[] arguments = []
)

Return Value

Type: void

the formatted code as string

Call With

{"cmd": "dfmt"}

Meta