[][src]Module psutil::pidfile

Contains functions to read and write pidfiles.

Functions

read_pidfile

Reads a PID from a file.

write_pidfile

Writes the PID of the current process to a file.