ifw-fcf  5.0.0-pre2
Variables
fcfMotGui Namespace Reference

Variables

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

Variable Documentation

◆ args

fcfMotGui.args = options.parse_args()

◆ choices

fcfMotGui.choices

◆ default

fcfMotGui.default

◆ False

fcfMotGui.False

◆ help

fcfMotGui.help

◆ int

fcfMotGui.int

◆ logger

fcfMotGui.logger = log.setup_custom_logger('pymotgui', log.logging.ERROR)

◆ None

fcfMotGui.None

◆ options

fcfMotGui.options = argparse.ArgumentParser()

◆ required

fcfMotGui.required

◆ str

fcfMotGui.str

◆ type

fcfMotGui.type