function Arg
Arg(...parts: string[])

Append command-line arguments to a command invocation.

Parameters

...parts: string[]

Return Type

Usage

import { Arg } from ".";