property ScriptConfig.portExplicit

True when --port was given, which makes a taken port an error instead of a search.

Type

boolean

Usage

import { type ScriptConfig } from "lib/commands/run.ts";