FileAnalyzer
Inherits Analyzer < FileHelper < Reference < Object
Class methods
url_independent_hooks?
True when at least one hook recognises endpoints from file syntax
alone. noir scan consults this before giving up on a code base the
detector found no technologies in: with no techs and no
url-independent hook there is genuinely nothing left to analyze, but
with one there still is.
Instance methods
analyze
Sourcehooks_count
Sourcetech
Not registered through analyzer_for — the FileAnalyzer runs outside the
tech registry — but its per-file rescue needs a name to report a skipped
file under, and an empty one renders as ": skipped 1 file…".