Class GModule

java.lang.Object
ghidra.framework.GModule

public class GModule extends Object
Represents a module in universe of repos. This class has the notion of 'shadow' modules, which are those modules that live under a repo other than the module root directory, but in the same path structure. This allows for optional repos to be used, adding content to the module when that repo is present.