Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ arch
Method
arch
src/packagedcode/pyrpm.py:535–536 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
533
534
@property
535
def
arch(self):
536
return
self.get_entry_value(RPMTAG_ARCH)
537
538
@property
539
def
os(self):
Callers
nothing calls this directly
Calls
1
get_entry_value
Method · 0.95
Tested by
no test coverage detected