Contents

request()

Requests the capability to be granted to the current process.

Declaration

func request() throws -> ProcessCapability.Grant

Discussion

Returns the granted capability or throws an error if it can not be granted.