Ask a question to get started
Enter to send•Shift+Enter new line
save_thread_scope( scope: str, config_path: Path | None = None, ) -> bool
scope
str
"cwd" (current working directory) or "all" (all directories).
"cwd"
"all"
config_path
Path | None
None
Path to config file.
Save the directory-scope preference for the thread selector.