ui
User interface CLI handler
Warning
This module is not yet implemented.
Attributes
Classes
UI
Bases: BaseCLI
Eleanor framework administration UI
CLI base class
Warning
An odd behavior with Fire has been observed where subclasses of BaseCLI
take override __init__
and take parameters caus Fire to incorrectly
identify self
as a required CLI argument.
Parameters:
-
config
(str
, default:None
) –Path to configuration file