Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Unitech/pm2
/ getuid
Method
getuid
examples/using-pm2-and-transpilers/node.d.ts:331–331 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
329
setgid(id: number): void;
330
setgid(id: string): void;
331
getuid(): number;
332
setuid(id: number): void;
333
setuid(id: string): void;
334
version: string;
Callers
3
Common.js
File · 0.80
Startup.js
File · 0.80
LogManagement.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected