argv
const
argv: string
[] = $.argv
Array of the arguments passed to the process. Under normal circumstances, this array contains a single entry with the absolute path to the .nro
file.
const
argv: string
[] = $.argv
Array of the arguments passed to the process. Under normal circumstances, this array contains a single entry with the absolute path to the .nro
file.