stormlog.entrypoint
Top-level Stormlog console entrypoint.
Functions
main([argv])
|
Dispatch the stormlog console script. |
-
stormlog.entrypoint.main(argv=None)[source]
Dispatch the stormlog console script.
- Parameters:
argv (Sequence[str] | None)
- Return type:
int