Skip to main content

ask

Method
This is a method of the HookResult class in the types module.
Create an ask result (requires user confirmation).

Signature

def ask(reason: str) -> 'HookResult'

Parameters

reason
str
required
No description available.

Returns

Returns
'HookResult'
The result of the operation.