Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ latestvername
Function
latestvername
tools/test-my-pr.py:37–39 ·
view source on GitHub ↗
(names)
Source
from the content-addressed store, hash-verified
35
36
37
def
latestvername(names):
38
s = natsort.natsorted(names, key=
lambda
x: x[x.index(
'_'
)+1:x.index(
'.orig.tar'
)])
39
return
s[-1]
40
41
42
def
getpackages():
Callers
1
getpackages
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected