Home
last modified time | relevance | path

Searched refs:countMsg (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/src/ShellCheck/
H A DAnalytics.hs432 ["wc", "-c"] -> countMsg
433 ["wc", "-m"] -> countMsg
438 countMsg = style id 2000 "See if you can use ${#variable} instead." function