Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
refresh
Method · 0.45
control
Method · 0.45
check_resize
Method · 0.45
show_and_get_command
Method · 0.45
begin_enter_command
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected