commit 8a2fa4391f95efc6388321f79b7f079fc31fd367 Author: juga0 juga@riseup.net Date: Tue Feb 12 10:27:41 2019 +0000
docs: add link to State class --- docs/source/state.rst | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/docs/source/state.rst b/docs/source/state.rst index b61b69e..6a692a5 100644 --- a/docs/source/state.rst +++ b/docs/source/state.rst @@ -18,3 +18,5 @@ The last time ``sbws scanner`` was started. - **Producer**: ``sbws scanner``, once at startup.
- **Consumer**: ``sbws generate``, once each time it is ran. + +Code: :class:`sbws.util.state.State` \ No newline at end of file
tor-commits@lists.torproject.org