method Sandbox.prototype.linkimport { Sandbox } from "https://deno.land/x/sandbox@v1.1.0/sandbox.ts"; link(oldpath: string, newpath: string): Promise<void>Parametersoldpath: stringnewpath: stringReturnsPromise<void>