glob
    Preparing search index...

    Class Processor

    The class that processes patterns for a given path.

    Handles child entry filtering, and determining whether a path's directory contents must be read.

    Index

    Constructors

    Properties

    dot: boolean
    follow: boolean
    hasWalkedCache: HasWalkedCache
    matches: MatchRecord = ...
    patterns?: Pattern[]
    subwalks: SubWalks = ...

    Methods