get_profile_mut
Method
This is a method of the FailoverManager class in the failover module.Get a mutable profile by name.
Signature
Parameters
&str
required
No description available.
Returns
Option<&mut AuthProfile>
The result of the operation.
get_profile_mut: Get a mutable profile by name.
This is a method of the FailoverManager class in the failover module.Get a mutable profile by name.