Global.filePath

Array of char*'s which form the file import lookup path

struct Global
Array!(const(char)*)* filePath;

Meta