module prompt.preexec; import prim.opt; import comp.hr; import style; import style.color; string preexec(Opts opt) { return ""; }