property ParsedFlags.portExplicit

true when --port was given explicitly, so a busy port fails instead of incrementing.

Type

boolean

Usage

import { type ParsedFlags } from "lib/args/parse.ts";