property Deno.BenchDefinition.permissions
Specifies the permissions that should be used to run the bench.
Set this to "inherit"
to keep the calling thread's permissions.
Set this to "none"
to revoke all permissions.
Specifies the permissions that should be used to run the bench.
Set this to "inherit"
to keep the calling thread's permissions.
Set this to "none"
to revoke all permissions.