Global.path

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

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

Meta