ref: 8a788aea84aad3bfbd5b39d78c1925654f3b9e14 dir: /module/powerman.m/
Powerman: module { PATH: con "/dis/lib/powerman.dis"; init: fn(file: string, cmd: chan of string): int; ack: fn(cmd: string); ctl: fn(cmd: string): string; stop: fn(); };