MCPcopy Create free account
hub / github.com/NSLS2/PyXRF / set_name

Method set_name

pyxrf/model/catalog_management.py:9–10  ·  view source on GitHub ↗
(self, name)

Source from the content-addressed store, hash-verified

7 return self._name
8
9 def set_name(self, name):
10 self._name = name
11
12
13catalog_info = CatalogInfo()

Callers 2

runFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected