Name
spotlight_status — report whether macOS Spotlight indexing integration is enabled
Synopsis
integer spotlight_status(
|
); |
Description
spotlight_status returns the current value of the
Spotlight (macOS) indexing integration flag: 0 if disabled, non-zero if
the server is announcing content for indexing.
Return Types
An integer: 0 when disabled, non-zero when Spotlight integration is active.