WashNGo-2.12.0.1: WASH is a family of EDSLs for programming Web applications in Haskell.
Source code
Contents
Index
WASH.Utility.Shell
Description
Defines functions for shell quotation.
Synopsis
metaCharacters
::
String
quote
::
String
->
String
Documentation
metaCharacters
::
String
Source
Shell meta characters are
! & ; \` \' \" | * ? ~ \< \> ^ ( ) [ ] true $ n r
quote
::
String
->
String
Source
Quotes all shell meta characters and removes non printable ones.
Produced by
Haddock
version 2.6.1