MCPcopy Index your code
hub / github.com/facebook/PathPicker / refresh

Method refresh

src/pathpicker/screen.py:18–19  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

16
17 @abstractmethod
18 def refresh(self) -> None:
19 pass
20
21 @abstractmethod
22 def erase(self) -> None:

Callers 5

refreshMethod · 0.45
controlMethod · 0.45
check_resizeMethod · 0.45
show_and_get_commandMethod · 0.45
begin_enter_commandMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected