mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Inherit documentation.
This commit is contained in:
@@ -794,6 +794,7 @@ namespace Aaru.Filesystems.CPM
|
||||
return Errno.NoError;
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
/// <summary>Gets information about the mounted volume.</summary>
|
||||
/// <param name="stat">Information about the mounted volume.</param>
|
||||
public Errno StatFs(out FileSystemInfo stat)
|
||||
|
||||
Reference in New Issue
Block a user