ref: 9f77f04caee4e8d36b1fd2e01c7c7934f409f7a4 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(); };