Skip to main content
Module

x/dtils/deps.ts>porter

The best unofficial library of utilities for Deno applications
Go to Latest
namespace porter
import { porter } from "https://deno.land/x/dtils@2.5.0/deps.ts";

Functions

Finds a free port based on the options Requires --allow-net flag

Finds a free port based on the options Requires --allow-net flag

Checks if a port is available Requires --allow-net flag

Checks if a port is available Requires --allow-net flag

Kills running process on a given port Requires --allow-run flag