PfeCleanCmd

Plain source file: pfe/PfeCleanCmd.hs (2005-02-06)

PfeCleanCmd is imported by: Main{-pfe/pfe.hs-}, PPfeCmds.

module PfeCleanCmd where
import PfeParse(noArgs)

pfeCleanCmd clean = [("clean", (noArgs clean,"remove cache files"))]

Index

(HTML for this module was generated on 2006-08-12. About the conversion tool.)