ModuleManager.orderedModules

Loaded modules which are ordered according to the number of import statements in each module (ascending order.)

class ModuleManager
Module[] orderedModules;

Meta