PATH:
usr
/
local
/
lib
/
node_modules
/
pm2
/
node_modules
/
@pm2
/
io
/
build
/
main
/
features
import { IOConfig } from '../pmx'; export declare class Entrypoint { private io; constructor(); events(): void; sensors(): void; actuators(): void; onStart(cb: Function): void; onStop(err: Error, cb: Function, code: number, signal: string): any; conf(): IOConfig | undefined; }
[-] dependencies.d.ts
[edit]
[-] notify.d.ts
[edit]
[+]
..
[-] metrics.d.ts
[edit]
[-] tracing.js
[edit]
[-] events.d.ts
[edit]
[-] profiling.js
[edit]
[-] notify.js
[edit]
[-] dependencies.js
[edit]
[-] entrypoint.js
[edit]
[-] metrics.js
[edit]
[-] tracing.d.ts
[edit]
[-] events.js
[edit]
[-] entrypoint.d.ts
[edit]
[-] profiling.d.ts
[edit]