Skip to content

chore: split up runnable lifecycle and add getopt alias util#19

Merged
brandon1024 merged 1 commit intomainfrom
getopt-alias
Feb 19, 2026
Merged

chore: split up runnable lifecycle and add getopt alias util#19
brandon1024 merged 1 commit intomainfrom
getopt-alias

Conversation

@brandon1024
Copy link
Owner

This revision splits up the RunnableLifecycle interface into two, Initializer and Destroyer, since it's often the case that commands need initialization but not teardown.

Additionally, add a new getopt.Alias util for easily registering flag aliases.

This revision splits up the RunnableLifecycle interface into two,
Initializer and Destroyer, since it's often the case that commands need
initialization but not teardown.

Additionally, add a new getopt.Alias util for easily registering flag
aliases.
@brandon1024 brandon1024 merged commit 1090edc into main Feb 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant