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

Method xstr

keepercommander/record.py:70–71  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

68
69 @staticmethod
70 def xstr(s):
71 return str(s or '')
72
73 def __init__(self, record_uid='', folder='', title='', login='', password='', login_url='', notes='',
74 custom_fields=None, revision=''):

Callers 2

__init__Method · 0.80
loadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected