Get the file system from shared device, which is an object of dcpp::shared_device.
Calling Sig:
dcpp::io::IFileSystem * fs = shared_device.fs();
// Can use auto.
shared_device.fs() do check-throw exception.
method: shared_device.tuple()
class: dcpp::shared_device
Up
Duckcpp
cppfx.xyz