Parses a dmd.conf or ldc2.conf config file and returns defined import paths.
iniFile to parse imports from
directory of the compiler binary
forward range of import paths found in iniFile
See Implementation
Parses a dmd.conf or ldc2.conf config file and returns defined import paths.