ifw-daq  2.1.0-pre1
IFW Data Acquisition modules
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
conf.Internal Class Reference
+ Inheritance diagram for conf.Internal:

Public Member Functions

List[nodes.Node] run (self)
 

Public Attributes

 arguments
 

Static Public Attributes

int required_arguments = 0
 
int optional_arguments = 1
 
bool final_argument_whitespace = True
 
dictionary option_spec = {}
 
bool has_content = True
 
 node_class = nodes.admonition
 

Detailed Description

Definition at line 256 of file conf.py.

Member Function Documentation

◆ run()

List[nodes.Node] conf.Internal.run (   self)

Definition at line 265 of file conf.py.

Member Data Documentation

◆ arguments

conf.Internal.arguments

Definition at line 268 of file conf.py.

◆ final_argument_whitespace

bool conf.Internal.final_argument_whitespace = True
static

Definition at line 260 of file conf.py.

◆ has_content

bool conf.Internal.has_content = True
static

Definition at line 262 of file conf.py.

◆ node_class

conf.Internal.node_class = nodes.admonition
static

Definition at line 263 of file conf.py.

◆ option_spec

dictionary conf.Internal.option_spec = {}
static

Definition at line 261 of file conf.py.

◆ optional_arguments

int conf.Internal.optional_arguments = 1
static

Definition at line 259 of file conf.py.

◆ required_arguments

int conf.Internal.required_arguments = 0
static

Definition at line 258 of file conf.py.


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