ShellCheck-0.4.7: Shell script analysis tool
ShellCheck.Formatter.JSON
Contents
format :: IO Formatter Source #
Methods
readJSON :: JSValue -> Result PositionedComment #
showJSON :: PositionedComment -> JSValue #
readJSONs :: JSValue -> Result [PositionedComment] #
showJSONs :: [PositionedComment] -> JSValue #