haarg/wgdev

WGDev::Command::run refuses to run commands if WebGUI root/config can't be found

Closed this issue · 2 comments

Some WGDev commands, such as the config command or any of the help commands, don't need anything from WebGUI to function. The help command especially need to be able to run even if WGDev can't find a valid root/config.

Fixed in exceptions branch, but not ready for merge.

Exceptions branch has been merged, so this is fixed.