pathAllowlist top-level constant

List<String> const pathAllowlist

Only apps under these roots are shown (macOS).

Implementation

const List<String> pathAllowlist = ['/Applications/', '/System/Applications/'];