ask
Method
This is a method of the HookResult class in the types module.Create an ask result (requires user confirmation).
Signature
Parameters
No description available.
Returns
The result of the operation.
Create an ask result (requires user confirmation).
This is a method of the HookResult class in the types module.Create an ask result (requires user confirmation).
def ask(reason: str) -> 'HookResult'