mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add GUI skeleton.
This commit is contained in:
@@ -455,4 +455,7 @@ namespace DiscImageChef
|
||||
[Option('i', "input", Required = true, HelpText = "Media image.")]
|
||||
public string InputFile { get; set; }
|
||||
}
|
||||
|
||||
[Verb("gui", HelpText = "Opens the in-progress GUI.")]
|
||||
public class GuiOptions : CommonOptions { }
|
||||
}
|
||||
Reference in New Issue
Block a user