MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-498137.py

File recipe-498137.py

recipes/Python/498137_Minicommands_using_subprocess/recipe-498137.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Mini commands - Provides a template for writing quick
3command classes in Python using the subprocess module.
4

Callers

nothing calls this directly

Calls 6

ListDirCmdClass · 0.85
IPConfigCmdClass · 0.85
cmdFunction · 0.85
PythonCmdClass · 0.85
DeltreeCmdClass · 0.85
isdirMethod · 0.80

Tested by

no test coverage detected