ShellCheck-0.7.0: Shell script analysis tool

Safe HaskellNone
LanguageHaskell98

ShellCheck.Data

Documentation

arrayVariables :: [[Char]] Source #

commonCommands :: [[Char]] Source #

sampleWords :: [[Char]] Source #

binaryTestOps :: [[Char]] Source #

unaryTestOps :: [[Char]] Source #

shellForExecutable :: String -> Maybe Shell Source #