DCDExtComponent.implement

Implements the interfaces or abstract classes of a specified class/interface. Helper function which returns all functions as one block for most primitive use.

class DCDExtComponent
Future!string
implement
(
scope const(char)[] code
,,
bool formatCode = true
,
string[] formatArgs = []
)

Meta