You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear,
Variable format is inconsitent into getopt module. Indeed variables are sometime in Camelcase some time not. As example:
- GetOptException https://github.com/dlang/phobos/blob/master/std/getopt.d#L43- GetoptResult https://github.com/dlang/phobos/blob/master/std/getopt.d#L425
The text was updated successfully, but these errors were encountered:
bioinfornatics (@bioinfornatics) reported this on 2019-11-01T09:49:57Z
Transfered from https://issues.dlang.org/show_bug.cgi?id=20344
Description
The text was updated successfully, but these errors were encountered: