argv0

Pargv0
Bun

Symbol

SpawnOptions.OptionsObject.argv0

argv0?: string

Path to the executable to run in the subprocess. This defaults to cmds[0].

One use-case for this is for applications which wrap other applications or to simulate a symlink.