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