Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ accept_directory
Method
accept_directory
_pydev_bundle/fsnotify/__init__.py:218–219 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
216
217
@property
218
def
accept_directory(self):
219
return
self._accept_directory
220
221
@accept_directory.setter
222
def
accept_directory(self, accept_directory):
Callers
1
_check_dir
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected