Deno.UnixListenOptions - Deno documentation
interface Deno.UnixListenOptions

Options which can be set when opening a Unix listener via Deno.listen or Deno.listenDatagram.

Properties

path: string

A path to the Unix Socket.