Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jasperproject/jasper-client
/ run
Method
run
client/notifier.py:17–18 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
15
self.timestamp = timestamp
16
17
def
run(self):
18
self.timestamp = self.gather(self.timestamp)
19
20
def
__init__(self, profile):
21
self._logger = logging.getLogger(__name__)
Callers
1
gather
Method · 0.45
Calls
1
gather
Method · 0.80
Tested by
no test coverage detected