• Returns true if the current process is running in a global context.

    Parameters

    • argv: string[] = process.argv

      The arguments passed to the process.

    Returns boolean

    true if the current process is running in a global context.