property RunResult.invalidArguments

Populated if runState is RunState.PARSE_ERROR

Type

ReadonlyArray<InvalidArgument>

Usage

import type RunResult from ".";