| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Deployer.Internal
Documentation
completeDeployments :: [Deployment] -> IO [Deployment] Source
type Environment = [(String, String)] Source
completeDeployment :: HomeDir -> Environment -> Deployment -> Either String Deployment Source
replaceHome :: HomeDir -> FilePath -> FilePath Source
performClean :: CleanupInstruction -> Sparker () Source
performDeployment :: Instruction -> IO () Source