This website requires JavaScript.
Explore
Help
Sign in
Robot
/
watchexec
Watch
1
Star
0
Fork
You've already forked watchexec
0
mirror of
https://github.com/watchexec/watchexec.git
synced
2024-11-17 09:38:31 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9ed3645088
watchexec
/
lib
/
src
/
signal.rs
5 lines
55 B
Rust
Raw
Normal View
History
Unescape
Escape
Rename Signal to MainSignal in preparation for another signal type
2021-10-15 14:13:16 +02:00
//! Signal handling.
Add a bit more structure via documentation
2021-08-19 10:44:02 +02:00
Rename Signal to MainSignal in preparation for another signal type
2021-10-15 14:13:16 +02:00
pub
mod
process
;
Handle signalling to sub process on non-unix
2021-10-15 14:21:52 +02:00
pub
mod
source
;
Reference in a new issue
Copy permalink