PluginNetworkPermissionScope.all(ports:)
Allow local and outgoing network connections; can be limited to a list of allowed ports.
Declaration
case all(ports: [Int] = [])Allow local and outgoing network connections; can be limited to a list of allowed ports.
case all(ports: [Int] = [])