Module lazyf::flag

source ·
Expand description

Flag

The flag module reads flag arguments implementing get::SGetter

Structs

Functions

The function that does the actual work. It read’s through the programs arguments looking for a match, and returns the argument after the match.