get_db4_path#

get_db4_path() str[source]#

Return mounted directory /mnt/ds2_db4 which corresponds to /ds2/database04.

Warning

Use it carefully (OK in CI) as this directory may not exist ! This won’t work on Windows !

>>> get_db4_path()
'/mnt/ds2_db4'
Returns

Mounted directory

Return type

str