| Maintainer | [email protected] |
|---|---|
| Portability | portable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Distribution.Client.CmdPath
Description
Implementation of the path command. Query for project configuration
information.
Synopsis
- pathCommand :: CommandUI (NixStyleFlags PathFlags)
- pathAction :: NixStyleFlags PathFlags -> [String] -> GlobalFlags -> IO ()
Documentation
pathCommand :: CommandUI (NixStyleFlags PathFlags) Source #
pathAction :: NixStyleFlags PathFlags -> [String] -> GlobalFlags -> IO () Source #
Entry point for the path command.