Safe Haskell | None |
---|---|
Language | Haskell98 |
ShellCheck.Data
Documentation
shellcheckVersion :: String Source #
internalVariables :: [String] Source #
specialIntegerVariables :: [String] Source #
specialVariablesWithoutSpaces :: [String] Source #
variablesWithoutSpaces :: [String] Source #
specialVariables :: [String] Source #
unbracedVariables :: [String] Source #
arrayVariables :: [String] Source #
commonCommands :: [String] Source #
nonReadingCommands :: [String] Source #
sampleWords :: [String] Source #
binaryTestOps :: [String] Source #
arithmeticBinaryTestOps :: [String] Source #
unaryTestOps :: [String] Source #
shellForExecutable :: String -> Maybe Shell Source #
flagsForRead :: String Source #
flagsForMapfile :: String Source #
declaringCommands :: [String] Source #