workspace-d v3.4.0-pre5 (2019-04-21T23:31:30Z)
Dub
Repo
DfmtComponent.format
workspaced
com
dfmt
DfmtComponent
Will format the code passed in asynchronously.
class
DfmtComponent
Future
!
string
format
(
scope
const
(
char
)[]
code
,
string
[]
arguments
= []
)
Return Value
Type:
Future
!
string
the formatted code as string
Meta
Source
See Implementation
workspaced
com
dfmt
DfmtComponent
functions
format
mixins
__anonymous
Will format the code passed in asynchronously.