ref: 0ee70192a6748cb9adf572ac584ca7dd417cf1ef 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(); };