| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
ShellCheck.Interface
Documentation
newtype SystemInterface m #
Constructors
| SystemInterface | |
Fields
| |
data CheckResult #
Instances
data ParseResult #
Instances
data AnalysisSpec #
data AnalysisResult #
data FormatterOptions #
type ErrorMessage = String #
data PositionedComment #
Instances
data TokenComment #
Instances
newAnalysisSpec :: Token -> AnalysisSpec #
newPosition :: Position #
mockedSystemInterface :: [(String, String)] -> SystemInterface Identity #
newComment :: Comment #