|
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| add_description :: String |
|
| add_help :: String |
|
| add :: DarcsCommand |
|
| add_help' :: String |
|
| add_cmd :: [DarcsFlag] -> [String] -> IO () |
|
| addp :: AddMessages -> [DarcsFlag] -> String -> Slurpy -> [FilePath] -> IO (FL Prim) |
|
| data AddMessages |
| Constructors | | AddMessages | | | msg_skipping :: String | | | msg_adding :: String | | | msg_is :: String | | | msg_are :: String | |
|
|
|
|
| dryRunMessages :: AddMessages |
|
| normalMessages :: AddMessages |
|
| add_help'' :: String |
| FIXME: this documentation makes *no* sense to me, and the
ramifications of using this option are not clear. --twb, 2008
|
|
| expand_dirs :: [FilePath] -> IO [FilePath] |
|
| expand_one :: FilePath -> IO [FilePath] |
|
| get_parents :: Slurpy -> [FilePath] -> IO [FilePath] |
|
| get_parent :: Slurpy -> FilePath -> IO [FilePath] |
|
| Produced by Haddock version 2.4.2 |