property Deno.CommandOptions.uidSets the child process’s user ID. This translates to a setuid call in the child process. Failure in the set uid call will cause the spawn to fail. Typenumber