distrax.filesystems.set_filesystem#

distrax.filesystems.set_filesystem(filesystem)[source]#

Sets the Filesystem to use.

Parameters:

filesystem (str) – the filesystem to get, i.e. ceph

Return type:

None

Examples

>>> distrax.filesystems as filesystem
>>> filesystem.set_filesystem()