Config for ModuleListing module.
child_types | The types of children to include in the module listing. Children are found by looking for Module AST nodes, but their (string) type may depend on other factors (eg: Python creates Package and Module types). The default is to just print all Module AST nodes. |