Structs§
- Args
- Signal processes based on name and other attributes.
Constants§
Functions§
- preprocess_
argv - Lift the first
-SIG/-NUM/-NAMEargument out ofargvand rewrite it as--signal SIG, so the rest of the args parse normally. The signal name can include or omit theSIGprefix; only the first matching argument is consumed (subsequent ones are passed through unchanged). - run