Skip to main content

with_agent

Method
This is a method of the HookInput class in the hooks module.
Set agent name

Signature

def with_agent(mut self, name: impl Into<String>) -> Self

Parameters

name
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.