todos-0.5: Easy-to-use TODOs manager.

Todos.ReadConfig

Description

Module for parsing config files

Synopsis

Documentation

readAllConfigs :: IO [String]Source

Read list of options from config files

readConfigFile :: FilePath -> IO [String]Source

Read list of options from given config file