pub unsafe static kMDQueryScopeComputerIndexed: Option<&'static CFString>
Available on crate features
MDQuery
and Metadata
only.Expand description
A constant, which can be passed in the scopeDirectories array, to specify that the search should be restricted to indexed, locally mounted volumes, plus the user’s home directory (which may be on a remote volume).
See also Apple’s documentation