twVolc / PyCamPermanent

Permanent PiCam (SO2) installation project software
GNU General Public License v3.0
1 stars 2 forks source link

Add truncate path #129

Closed ubdbra001 closed 1 month ago

ubdbra001 commented 1 month ago

This moves the code for truncating long paths used throughout the code into a single function, adds some error conditions, and adds tests for that function.