Represents the details of the module.
There are no attributes in this class.
getDoc()
Get the doc string of the module STX formatted.
getEntries(columns=True)
Return info objects for all modules and classes in this module.
getPath()
Return the path to the module
isPackage()
Return true if this module is a package
There are no known subclasses.