HyperState
stable
Usage
API
hyperstate.load
hyperstate.loads
hyperstate.dump
hyperstate.dumps
hyperstate.StateManager
hyperstate.Versioned
hyperstate.Serializable
hyperstate.Lazy
hyperstate.command
command()
hyperstate.stateful_command
hyperstate.schema_evolution_cli
HyperState
API
hyperstate.command
Edit on GitHub
hyperstate.command
hyperstate.
command
(
cls
:
Type
[
C
]
)
→
Callable
[
[
Callable
[
[
C
]
,
T
]
]
,
Callable
[
[
]
,
T
]
]
Decorator that creates a CLI command from a function.