addImport

Add import path to the global.path.

void
addImport
(
const(char)[] path
)

Parameters

path const(char)[]

import to add

Suggestion Box / Bug Report