Module
Data.String.Env
- Package
- purescript-env-names
- Repository
- joellefkowitz/env-names
#replaceLong Source
replaceLong :: String -> Alias -> String
Replace a string with the long form of an alias.
#replaceShort Source
replaceShort :: String -> Alias -> String
Replace a string with the short form of an alias.
- Modules
- Data.
String. Env