Belle II Software  release-08-01-10
ModuleListDirective Class Reference
Inheritance diagram for ModuleListDirective:
Collaboration diagram for ModuleListDirective:

Public Member Functions

def show_module (self, module, library)
 
def run (self)
 

Public Attributes

 noindex
 

Static Public Attributes

bool has_content = False
 
dictionary option_spec
 

Detailed Description

Definition at line 91 of file basf2ext.py.

Member Data Documentation

◆ option_spec

dictionary option_spec
static
Initial value:
= {
"library": directives.unchanged,
"modules": directives.unchanged,
"package": directives.unchanged,
"no-parameters": directives.flag,
"noindex": directives.flag,
"regex-filter": directives.unchanged,
"io-plots": directives.flag,
}

Definition at line 93 of file basf2ext.py.


The documentation for this class was generated from the following file: