Skip to content
Snippets Groups Projects
Commit bebf9207 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

docs!

parent 4e8ed624
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ Welcome to satella's documentation!
instrumentation/metrics
source/modules
examples/echoist
posix
Indices and tables
......
suicide
----
Kill your process (and your process group)
.. autofunction:: satella.posix.suicide
:members:
daemonize
---------
Become a daemonized process
.. autofunction:: satella.posix.daemonize
:members:
is_running_as_root
------------------
Return if running as root
.. autofunction:: satella.posix.is_running_as_root
:members:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment