Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agentforce314/clawcodex
/ now
Method
now
tests/buddy/test_notification.py:22–23 ·
view source on GitHub ↗
(cls, tz=None)
Source
from the content-addressed store, hash-verified
20
class
_FakeDateTime(datetime):
21
@classmethod
22
def
now(cls, tz=None) ->
'datetime'
:
23
return
fake
24
25
return
patch(
'src.buddy.notification.datetime'
, _FakeDateTime)
26
Callers
15
execFileNoThrow.test.ts
File · 0.80
render
Method · 0.80
renderToScreen
Function · 0.80
scanPositions
Function · 0.80
markCommitStart
Function · 0.80
resetAfterCommit
Function · 0.80
Ink
Class · 0.80
constructor
Method · 0.80
onRender
Method · 0.80
tick
Function · 0.80
updateInterval
Function · 0.80
now
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected