ref: 254b07675e1a5348f2a8723f55e6b5b1b18a4721 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(); };