ShellCheck-0.7.0: Shell script analysis tool

Safe HaskellNone
LanguageHaskell98

ShellCheck.ASTLib

Documentation

getFlagsUntil :: ([Char] -> Bool) -> Token -> [(Token, [Char])] Source #

data PseudoGlob Source #

Constructors

PGAny 
PGMany 
PGChar Char 
Instances
Eq PseudoGlob Source # 
Instance details

Defined in ShellCheck.ASTLib

Show PseudoGlob Source # 
Instance details

Defined in ShellCheck.ASTLib