Ask a question to get started
Enter to send•Shift+Enter new line
allows( self, cwd: Path | str, *, project_hooks_fingerprint: str | None
cwd
Path | str
project_hooks_fingerprint
str | None
None
Return whether project hooks may run for a working directory.
Directory to resolve trust for.
Fingerprint of project-hook bytes already loaded from cwd. When omitted, the file is read to resolve a prospective load.