| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Pit
Documentation
Arguments
| :: Text | a key |
| -> Value | default value |
| -> IO Value |
Tries to get the data by a key. If the data associated with the key is not found, open $EDITOR with the default value.
Gets the data by a key.
If current profile is set to dev, this function tries to
get the data from '~/.pit/dev.yaml'.