Clayton Wilkinson

Results 5 issues of Clayton Wilkinson

(Moving this issue from playgames to here on behalf of @youfacepalm) I am not sure if this is the right place to report this since I could not find any...

migrated googlesamples

This is a refactor that requires all structs that implement FromArgs to also derive the argh::Help trait if JSON encoded help is needed. Added tests, still working on testing in...

(revised summary to match code changes) * Adding FromArgs::help_json_from_args() to get JSON encoded help message This enables template engines to render the help information in other formats such as markdown.

It would be really nice to have an option to show the help for all subcommands vs. having to run --help for each subcommand recursively.

I am using Android Studio 2 and built a brand new empty activity. It already had the src/test/java directory and the dependencies where in the build.gradle file.