Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ accept_file
Method
accept_file
_pydev_bundle/fsnotify/__init__.py:228–229 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
226
227
@property
228
def
accept_file(self):
229
return
self._accept_file
230
231
@accept_file.setter
232
def
accept_file(self, accept_file):
Callers
1
_check_dir
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected