hammerspoon2-docs
    Preparing search index...

    Variable reachabilityFlagsConst

    reachabilityFlags: Record<string, number>

    A dictionary of named flag constants for use with HSNetworkReachability.status(). Compare individual bits against these constants to determine which network conditions apply. The numeric values match the deprecated SCNetworkReachabilityFlags for backward compatibility. Keys: transientConnection, reachable, connectionRequired, connectionOnTraffic, interventionRequired, connectionOnDemand, isLocalAddress, isDirect.