CLSpecialAction
CLSpecialAction¶
- class CLSpecialAction[source]¶
Bases:
configpile.handlers.CLHandler
A handler that sets the special action
Attributes
Note: attributes inherited from parent classes are not shown here, if any
Special action to set
Methods
Processes arguments, possibly updating the state or returning errors
List of members of CLSpecialAction
- special_action: configpile.enums.SpecialAction¶
Special action to set
- __init__(special_action)¶