Deno.UnixConnectOptionsinterface UnixConnectOptions {path: string;transport: "unix";}§Properties§path: string[src]§transport: "unix"[src]