Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RainingComputers/whipFTP
/ replace
Method
replace
whipFTP_FileDialogs.py:289–291 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
287
self.replace_dialog_window.destroy()
288
289
def
replace(self):
290
self.command =
'replace'
291
self.replace_dialog_window.destroy()
292
293
def
skip_all(self):
294
self.command =
'skip_all'
Callers
1
__init__
Method · 0.45
Calls
1
destroy
Method · 0.45
Tested by
no test coverage detected