Copy
Ask AI
def set_context(
context: str,
mode: str = "both",
overwrite: bool = False,
relative: bool = True,
skip_create: bool = False,
):
def set_context(
context: str,
mode: str = "both",
overwrite: bool = False,
relative: bool = True,
skip_create: bool = False,
):