property ScriptResult.ok

True when the script finished with exit code 0.

Type

boolean

Usage

import { type ScriptResult } from "lib/api/run.ts";