MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / is_termux

Function is_termux

Scripts/Developer Base/Mobile Developer Setup.py:324–325  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

322 for item in self.warn:
323 print(f" - {item}")
324 if self.failed:
325 print(c("\nFailures:", C.ERR))
326 for item in self.failed:
327 print(f" - {item}")
328

Callers 4

install_setupFunction · 0.70
run_updateFunction · 0.70
restore_and_removeFunction · 0.70
backup_onlyFunction · 0.70

Calls 1

whichFunction · 0.70

Tested by

no test coverage detected