summaryrefslogtreecommitdiff
path: root/cli/file_watcher.rs
AgeCommit message (Expand)Author
2020-09-21refactor: use futures and serde_json from deno_core (#7614)Bartek Iwańczuk
2020-09-21chore: add copyright (#7593)tokiedokie
2020-09-15refactor: use the 'anyhow' crate instead of 'ErrBox' (#7476)Bert Belder
2020-09-11feat(unstable): deno run --watch (#7382)Bartek Iwańczuk