DCDComponent.getDocumentation

Finds the documentation of the symbol at position pos in the code

class DCDComponent
Future!string
getDocumentation
(
scope const(char)[] code
,
int pos
)

Meta