Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 422 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 422 Bytes

lflag

GoDoc Report

lflag is a replacement for the stdlib's flag package. It handles --help and delaying code execution across multiple packages/functions until flags are evaluated.