[][src]Crate process_list

Process Listing

This crate exposes utilities to deal sequentially with processes and their modules.

Examples are found on the function definitions.

Support

For now only Windows is supported, but it should be simple enough to port on other operating systems.

It's not a priority but pull requests are well accepted.