Home
last modified time | relevance | path

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

/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/src/ShellCheck/
H A DAnalytics.hs553 hasShortParameter '0',
581 \(ls:_) -> unless (hasShortParameter 'N' (oversimplify ls)) $
592 hasShortParameter char = any (\x -> "-" `isPrefixOf` x && char `elem` x) function