Clean up help generation logic #5

Open
opened 2023-09-02 00:00:40 -06:00 by torque · 0 comments
Owner

This currently does too many things at comptime, and most of it should be done at runtime (this was partially due to the messy allocator situation before, but now the help generator can have access to its parent command's arena allocator, no problem).

This currently does too many things at comptime, and most of it should be done at runtime (this was partially due to the messy allocator situation before, but now the help generator can have access to its parent command's arena allocator, no problem).
torque added this to the 0.1.0 milestone 2023-09-02 00:00:40 -06:00
torque added the
Kind/Enhancement
label 2023-09-02 00:00:40 -06:00
torque self-assigned this 2023-09-02 00:00:40 -06:00
torque added
Kind/Refactor
and removed
Kind/Enhancement
labels 2023-09-02 00:03:43 -06:00
Sign in to join this conversation.
No description provided.