Program.run

Runs the program with the given arguments.

class Program
const
noreturn
run
(
string[] args
)

Parameters

args string[]

Command-line arguments array.