
3 Jul
2015
3 Jul
'15
12:09 p.m.
On 07/03/2015 05:53 PM, Mikhail Glushenkov wrote:
Hi,
On 3 July 2015 at 16:47, Bardur Arantsson
wrote: Well, I'd like to split up the "get all the information we need" bit from the individual commands.
UseSandbox is produced by loadConfigOrSandboxConfig. Perhaps you can move your check there?
The checks rely on information which the sub-commands will use (or will have to look up a second time)... hence I want to store it in UseSandbox :). Regards,