workspace-d v3.4.0-pre1 (2019-01-05T01:13:40Z)
Dub
Repo
DfmtComponent.format
workspaced
com
dfmt
DfmtComponent
Will format the code passed in asynchronously.
class
DfmtComponent
Future
!
string
format
(
string
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.