MCPcopy Create free account
hub / github.com/Keeper-Security/Commander / get_device_name

Method get_device_name

keepercommander/loginv3.py:1221–1222  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1219
1220 @staticmethod
1221 def get_device_name():
1222 return "Commander CLI on %s" % CommonHelperMethods.get_os()
1223
1224 @staticmethod
1225 def check_int(s):

Callers 2

get_device_idMethod · 0.80

Calls 1

get_osMethod · 0.80

Tested by

no test coverage detected