hyperstate.command

hyperstate.command(cls: Type[C]) Callable[[Callable[[C], T]], Callable[[], T]]

Decorator that creates a CLI command from a function.