Maintainer | [email protected] |
---|---|
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Distribution.Client.CmdExec
Description
Implementation of the 'v2-exec' command for running an arbitrary executable in an environment suited to the part of the store built for a project.
Documentation
execAction :: NixStyleFlags () -> [String] -> GlobalFlags -> IO () Source #
execCommand :: CommandUI (NixStyleFlags ()) Source #