MCPcopy
hub / github.com/AsahiLinux/m1n1 / smccli.py

File smccli.py

proxyclient/tools/smccli.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2# SPDX-License-Identifier: MIT
3import sys, pathlib
4sys.path.append(str(pathlib.Path(__file__).resolve().parents[1]))

Callers

nothing calls this directly

Calls 7

SMCClientClass · 0.90
run_shellFunction · 0.90
appendMethod · 0.80
get_regMethod · 0.80
startMethod · 0.45
start_epMethod · 0.45
stopMethod · 0.45

Tested by

no test coverage detected