Home
last modified time | relevance | path

Searched refs:spdxPath (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/west_commands/zspdx/
Dwriter.py188 def writeSPDX(spdxPath, doc): argument
192 with open(spdxPath, "w") as f:
199 hashes = getHashes(spdxPath)