grins icon indicating copy to clipboard operation
grins copied to clipboard

Update input checking

Open pbauman opened this issue 11 years ago • 0 comments

Many places throughout the code, I check input values with some logic for the mandatory input options. However, I just learned about GetPot::have_variable. This would be a much better way to handle those checks. Update throughout the code to use this.

pbauman avatar Sep 13 '13 16:09 pbauman