Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/drollup/src/rollup/fileWatcher.ts>FileWatcher

Next-generation ES module bundler ported for Deno
Latest
class FileWatcher
import { FileWatcher } from "https://deno.land/x/drollup@2.58.0%2B0.20.0/src/rollup/fileWatcher.ts";

FileWatcher

Constructors

new
FileWatcher(task: Task)

Properties

private
closed: boolean
private
task: Task