MCPcopy Create free account
hub / github.com/SLiCAP/SLiCAP_python / simulator

Method simulator

SLiCAP/schematic/library_link_dialog.py:76–77  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

74 return self._directive_combo.currentText().lstrip(".")
75
76 def simulator(self) -> str:
77 return self._sim_combo.currentText()
78
79 def file_path(self) -> str:
80 return self._file_edit.text().strip()

Callers 2

cornerMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected