property Deno.SysPermissionDescriptor.kind
The specific information to scope the permission to.
Type #
"loadavg"
 | "hostname"
 | "systemMemoryInfo"
 | "networkInterfaces"
 | "osRelease"
 | "osUptime"
 | "uid"
 | "gid"
 | "username"
 | "cpus"
 | "homedir"
 | "statfs"
 | "getPriority"
 | "setPriority"