class Noir::InvalidExcludePathError

Overview

Raised when a user-supplied --exclude-path glob is malformed. File.match? only raises once the walk reaches the bad construct, so this surfaces from inside the detector's file walk rather than at CLI parse time; noir scan catches it and exits with a clean error.

Defined in:

models/detector.cr