request()
Requests the capability to be granted to the current process.
Declaration
func request() throws -> ProcessCapability.GrantDiscussion
Returns the granted capability or throws an error if it can not be granted.
Requests the capability to be granted to the current process.
func request() throws -> ProcessCapability.GrantReturns the granted capability or throws an error if it can not be granted.