os_tools
File Purpose: os tools
e.g. for managing files & directories.
Functions
|
find all files in this directory and all subdirectories which match the given pattern. |
|
return list of abspaths to paths in dir which start with common_start. |
|
|
|
|
|
returns total size (in bytes) of all files implied by path. |
|
return a name like desired_name but which is not in existing_names. |
|
PlasmaCalcs directory path, as abspath. |
|
returns a function decorator which: |
Classes
|
context manager for remembering directory. |