RASCSI/python/common/src/piscsi
Daniel Markstedt 139a6ec371
New class method for creating image file with python; use python file… (#1079)
* New class method for creating image file with python; use python file operations across the board.

Also fixed several bugs:

Added check that a file exists before copying/moving/creating
Check that parent dir exists always passed
Incorrect return message token
2023-01-26 21:51:59 -08:00
..
__init__.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
common_settings.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
exceptions.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
file_cmds.py New class method for creating image file with python; use python file… (#1079) 2023-01-26 21:51:59 -08:00
piscsi_cmds.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
return_codes.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
socket_cmds.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
sys_cmds.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00