MCPcopy Create free account
hub / github.com/EasyIME/PIME / has_sysinfo

Method has_sysinfo

python/cinbase/tools/cpuinfo.py:85–86  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83
84 @staticmethod
85 def has_sysinfo():
86 return len(program_paths('sysinfo')) > 0
87
88 @staticmethod
89 def has_lscpu():

Callers 1

Calls 1

program_pathsFunction · 0.85

Tested by

no test coverage detected