Crate kill_tree

source ·

Modules§

Functions§

  • Kills all of target process and its children recursively with SIGTERM signal.
  • Kills all of target process and its children recursively with the given signal. Signal value is ignored on Windows.

Type Aliases§