Deno.RunPermissionDescriptorinterface RunPermissionDescriptor {command?: string | URL;name: "run";}§Properties§command?: string | URL[src]§name: "run"[src]