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

File recipe-303529.py

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

Source from the content-addressed store, hash-verified

1Most user have a lot of problem when using a terminal, so when a script must interact whit them,
2 a panic take the user...
3So, EasyDialogs can help us, they contain a few basic dialog for the interaction of the user,
4string interaction, file/dir interaction, parameter interaction and more....

Callers

nothing calls this directly

Calls 9

rangeFunction · 0.85
isdirMethod · 0.80
appendMethod · 0.45
exitMethod · 0.45
listdirMethod · 0.45
incMethod · 0.45
openMethod · 0.45
rotateMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected