new
Method
This is a method of the Session class in the session module.Create a new session with default file store
Signature
Parameters
No description available.
Returns
The result of the operation.
new: Create a new session with default file store
This is a method of the Session class in the session module.Create a new session with default file store
def new(session_id: impl Into<String>) -> Self