Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-534161.py
File
recipe-534161.py
recipes/Python/534161_Automatiunix_shell_or_DOS_shell/recipe-534161.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
3
import
os, shutil, sys
4
Callers
nothing calls this directly
Calls
11
isdir
Method · 0.80
getenv
Method · 0.80
rfind
Method · 0.80
endswith
Method · 0.80
chdir
Method · 0.80
exit
Method · 0.45
split
Method · 0.45
count
Method · 0.45
listdir
Method · 0.45
append
Method · 0.45
move
Method · 0.45
Tested by
no test coverage detected