class Context
source code
def __init__( self, context: str, mode: str = "both", overwrite: bool = False, is_versioned: bool = True, ):
def __enter__(self):
def __exit__(self, *args, **kwargs):