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-16 00:58:31 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
669ad6a7bf
watchexec
/
crates
/
cli
/
src
/
config.rs
6 lines
70 B
Rust
Raw
Normal View
History
Unescape
Escape
Split tagged and globset filterer in cli
2021-12-23 15:37:51 +01:00
mod
init
;
mod
runtime
;
Implement most existing options and mark the rest
2021-08-24 12:45:31 +02:00
Split tagged and globset filterer in cli
2021-12-23 15:37:51 +01:00
pub
use
init
::
init
;
pub
use
runtime
::
runtime
;
Reference in a new issue
Copy permalink