ShellCheck-0.10.0: Shell script analysis tool
Safe HaskellNone
LanguageHaskell98

ShellCheck.Data

Documentation

arrayVariables :: [String] Source #

commonCommands :: [String] Source #

sampleWords :: [String] Source #

binaryTestOps :: [String] Source #

unaryTestOps :: [String] Source #

shellForExecutable :: String -> Maybe Shell Source #