ContentsIndex
Darcs.Commands.Record
Documentation
record_description :: String
record_help :: String
record :: DarcsCommand
commit_description :: String
commit_help :: String
commit :: DarcsCommand
file_exists :: Slurpy -> SubPath -> IO Bool
record_cmd :: [DarcsFlag] -> [String] -> IO ()
check_name_is_not_option :: [DarcsFlag] -> IO ()
do_record :: RepoPatch p => Repository p -> [DarcsFlag] -> [SubPath] -> FL Prim -> IO ()
do_actual_record :: RepoPatch p => Repository p -> [DarcsFlag] -> String -> String -> String -> [String] -> Maybe String -> [PatchInfo] -> FL Prim -> IO ()
get_date :: [DarcsFlag] -> IO String
data PName
Constructors
FlagPatchName String
PriorPatchName String
NoPatchName
get_log :: [DarcsFlag] -> Maybe (String, [String]) -> IO String -> FL Prim -> IO (String, [String], Maybe String)
eod :: String
ask_about_depends :: RepoPatch p => Repository p -> FL Prim -> [DarcsFlag] -> IO [PatchInfo]
only_successful_exits :: Exception -> Maybe ()
Produced by Haddock version 2.4.2