sertit.ci.get_mnt_path

get_mnt_path() str[source]

Return mounting directory /mnt.

Warning

This won’t work on Windows !

>>> get_mnt_path()
'/mnt'
Returns

Mounting directory

Return type

str