MCPcopy
hub / github.com/Unitech/pm2 / setuid

Method setuid

examples/using-pm2-and-transpilers/node.d.ts:332–332  ·  view source on GitHub ↗
(id: number)

Source from the content-addressed store, hash-verified

330 setgid(id: string): void;
331 getuid(): number;
332 setuid(id: number): void;
333 setuid(id: string): void;
334 version: string;
335 versions: ProcessVersions;

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected