darcs-2.1.98.2: a distributed, interactive, smart revision control systemSource codeContentsIndex
Darcs.Repository.Motd
Synopsis
get_motd :: String -> IO ByteString
show_motd :: [DarcsFlag] -> String -> IO ()
Documentation
get_motd :: String -> IO ByteStringSource
Fetch and return the message of the day for a given repository.
show_motd :: [DarcsFlag] -> String -> IO ()Source
Display the message of the day for a given repository, unless the Quiet flag is passed in
Produced by Haddock version 2.4.2