Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
""
"
2
Mini commands - Provides a template
for
writing quick
3
command classes in Python using the subprocess module.
4
Callers
nothing calls this directly
Calls
6
ListDirCmd
Class · 0.85
IPConfigCmd
Class · 0.85
cmd
Function · 0.85
PythonCmd
Class · 0.85
DeltreeCmd
Class · 0.85
isdir
Method · 0.80
Tested by
no test coverage detected