Deno.UnixAddrinterface UnixAddr {path: string;transport: "unix" | "unixpacket";}§Properties§path: string[src]§transport: "unix" | "unixpacket"[src]