Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jtesta/ssh-audit
/ _tf
Method
_tf
test/test_algorithm.py:14–15 ·
view source on GitHub ↗
(self, v, s=None)
Source
from the content-addressed store, hash-verified
12
self.timeframe = Timeframe
13
14
def
_tf(self, v, s=None):
15
return
self.timeframe().update(v, s)
16
17
def
test_get_ssh_version(self):
18
def
ver(v):
Callers
3
cmp_tf
Method · 0.95
test_timeframe_creation
Method · 0.95
test_timeframe_object
Method · 0.95
Calls
1
update
Method · 0.80
Tested by
no test coverage detected