kMDQueryScopeComputer

Static kMDQueryScopeComputer 

Source
pub unsafe static kMDQueryScopeComputer: Option<&'static CFString>
Available on crate feature MDQuery only.
Expand description

A constant, which can be passed in the scopeDirectories array, to specify that the search should be restricted to all locally mounted volumes, plus the user’s home directory (which may be on a remote volume).

See also Apple’s documentation