package gui var argGui ArgsGui // these go-arg commands have been moved to go.wit.com/lib/gui/prep type ArgsGui struct { GuiPlugin string GuiFile string }