ref: 6bb619c8db2867ddd9cd19c0aec05065f5ee0cae 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(); };