PfeCleanCmd is imported by: Main{-pfe/pfe.hs-}, PPfeCmds.
module PfeCleanCmd where import PfeParse(noArgs) pfeCleanCmd clean = [("clean", (noArgs clean,"remove cache files"))]
(HTML for this module was generated on 2006-08-12. About the conversion tool.)