# Packages
Code generated by counterfeiter.
# Functions
ListMatchingProcesses lists all IDs for processes that match the given string.
NewScanner creates a new process scanner.
# Structs
Scanner polls the system for all running process names that match a given string and emits events to notify of any changes in this list.
# Interfaces
Enumerator defines the interface for enumerating processes on the system.