import * as molt from "https://deno.land/x/molt@0.17.2/lib/file.ts";
Functions
Collect updates to files from the given updates to dependencies. The collected updates are lexically sorted by the url of the file. | |
Write the given | |
Write the given (array of) FileUpdate to file system. |
Interfaces
A collection of updates to dependencies associated with a file. | |