findImportPaths

Finds a dmd.conf and parses it for import paths. This depends on the $DMD environment variable. If $DMD is set to ldmd, it will try to detect and parse a ldc2.conf instead.

findImportPaths
()

Return Value

Type: auto

A forward range of normalized import paths.

See Also

Suggestion Box / Bug Report