jawher / mow.cli

A versatile library for building CLI applications in Go
MIT License
872 stars 55 forks source link

Add Ptr variants to option/arguments where you can pass a pointers to existing variables #89

Closed jawher closed 5 years ago

jawher commented 5 years ago

Instead of declaring new ones.

Fixes #83.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.3%) to 95.611% when pulling 44e91f6caa9ce89b5f0e450db43d4c1b5e6f1471 on issue-83-ptrs into d9c41c7c90d99b076732ee72a657577128d610da on master.