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

Method get_target

keepercommander/shared_record.py:107–108  ·  view source on GitHub ↗
(self, show_team_info)

Source from the content-addressed store, hash-verified

105 update_types_fn(sp_types)
106
107 def get_target(self, show_team_info):
108 return self.get_team_view_name() if show_team_info else self.to_name
109
110 def get_team_view_name(self):
111 prefix_lookup = {

Callers 2

executeMethod · 0.80
dump_record_detailsMethod · 0.80

Calls 1

get_team_view_nameMethod · 0.95

Tested by

no test coverage detected