MCPcopy 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
3import os, shutil, sys
4

Callers

nothing calls this directly

Calls 11

isdirMethod · 0.80
getenvMethod · 0.80
rfindMethod · 0.80
endswithMethod · 0.80
chdirMethod · 0.80
exitMethod · 0.45
splitMethod · 0.45
countMethod · 0.45
listdirMethod · 0.45
appendMethod · 0.45
moveMethod · 0.45

Tested by

no test coverage detected