ifw-fcf  5.0.0-pre2
Variables
fcfLampGui Namespace Reference

Variables

 options = argparse.ArgumentParser()
 
 type
 
 str
 
 required
 
 default
 
 help
 
 int
 
 choices
 
 False
 
 None
 
 args = options.parse_args()
 
 logger = log.setup_custom_logger('pylampgui', log.logging.ERROR)
 

Variable Documentation

◆ args

fcfLampGui.args = options.parse_args()

◆ choices

fcfLampGui.choices

◆ default

fcfLampGui.default

◆ False

fcfLampGui.False

◆ help

fcfLampGui.help

◆ int

fcfLampGui.int

◆ logger

fcfLampGui.logger = log.setup_custom_logger('pylampgui', log.logging.ERROR)

◆ None

fcfLampGui.None

◆ options

fcfLampGui.options = argparse.ArgumentParser()

◆ required

fcfLampGui.required

◆ str

fcfLampGui.str

◆ type

fcfLampGui.type