mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add filesystem namespaces.
This commit is contained in:
@@ -135,6 +135,7 @@ namespace DiscImageChef
|
||||
currentPlatform == PlatformID.Win32NT) commands.Add(new ListDevicesCommand());
|
||||
|
||||
commands.Add(new ListEncodingsCommand());
|
||||
commands.Add(new ListNamespacesCommand());
|
||||
commands.Add(new ListOptionsCommand());
|
||||
commands.Add(new LsCommand());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user