new
Method
This is a method of the ContextManager class in the context module.Create a new context manager
Signature
Parameters
No description available.
Returns
The result of the operation.
new: Create a new context manager
This is a method of the ContextManager class in the context module.Create a new context manager
def new(config: ContextConfig) -> Self