allow command to accept "--" separator
Summary: Currently NestedCommandLineApp does not support `--` to indicate that the following arguments should be parsed as arguments, not nested commands or options. This diff fix that by whitelisting any argument given after "--" Reviewed By: yfeldblum Differential Revision: D6721144 fbshipit-source-id: 38a850b6ea803dc758c5fe65a21575e5faeac35b
Showing
Please register or sign in to comment