typing
Custom Spicerack type hints.
- class spicerack.typing.TypeHosts
Custom type for hosts, can be a
ClusterShell.NodeSet.NodeSetor any sequence ofstr.alias of TypeVar('TypeHosts', ~collections.abc.Sequence[str], ~ClusterShell.NodeSet.NodeSet)
Custom Spicerack type hints.
Custom type for hosts, can be a ClusterShell.NodeSet.NodeSet or any sequence of str.
alias of TypeVar('TypeHosts', ~collections.abc.Sequence[str], ~ClusterShell.NodeSet.NodeSet)