Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SLiCAP/SLiCAP_python
/ preamble_path
Method
preamble_path
SLiCAP/schematic/parameter_dialog.py:326–327 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
324
return
self._current_params()
325
326
def
preamble_path(self) -> str:
327
return
self._preamble_edit.text()
328
329
def
svg_bytes(self) -> bytes | None:
330
return
self._svg_bytes
Callers
1
_on_place_parameters
Method · 0.95
Calls
1
text
Method · 0.80
Tested by
no test coverage detected