env
env copied to clipboard
add initIfSet option
adds the initValue option, which conditionally initializes pointers to structs only when there is a value to set.
i'm cool with the feature, but the flag name is rather confusing I think...
maybe something like initIfSet or something else?
Ok will update.