b9-1.0.1: A tool and library for building virtual machine images.

Safe HaskellNone
LanguageHaskell2010

B9.B9Config.LibVirtLXC

Synopsis

Documentation

getEmulatorPath :: MonadIO m => LibVirtLXCConfig -> m FilePath Source #

Return the path to usrliblibvirtlibexec/libvirt_lxc the emulatorK field from the config file, or set the path in the environment variable named like the value in emulatorEnvVar dictates.

Since: 0.5.66