Safe Haskell | None |
---|---|
Language | Haskell2010 |
Implementation of an execution environment that uses "libvirt-lxc".
Documentation
runInEnvironment :: forall e. (Member BuildInfoReader e, CommandIO e) => ExecEnv -> Script -> Eff e Bool Source #
logLibVirtLXCConfig :: CommandIO e => LibVirtLXCConfig -> Eff e () Source #
module B9.B9Config.LibVirtLXC