SKAT engine
Safe HaskellNone

Handlers

Documentation

getConfig :: FilePath -> Dotfile -> IO (Either ConfigError GenConfig) #

execWrite :: AbsDir -> GenCommand -> GenConfig -> [Template] -> IO [Either WriterError String] #

handleGenCommand :: FilePath -> GenCommand -> IO () #

handleInitCommand :: FilePath -> InitCommand -> IO () #