Skip to content

Add optional app-level :run root-command handler#4

Merged
abogoyavlensky merged 1 commit into
masterfrom
main-command
Jul 2, 2026
Merged

Add optional app-level :run root-command handler#4
abogoyavlensky merged 1 commit into
masterfrom
main-command

Conversation

@abogoyavlensky

Copy link
Copy Markdown
Owner

When no command is named, dispatch the app's :run handler if present,
otherwise fall back to root help as before. help/version/completion are
unaffected. Validate that :run, when set, is a function.

Claude-Session: https://claude.ai/code/session_01A3YkQP6i2XuXajTnm4KRFf

When no command is named, dispatch the app's :run handler if present,
otherwise fall back to root help as before. help/version/completion are
unaffected. Validate that :run, when set, is a function.

Claude-Session: https://claude.ai/code/session_01A3YkQP6i2XuXajTnm4KRFf
@abogoyavlensky abogoyavlensky changed the title Add optional app-lvel :run root-command handler Add optional app-level :run root-command handler Jul 2, 2026
@abogoyavlensky abogoyavlensky merged commit 6b6e343 into master Jul 2, 2026
1 check passed
@abogoyavlensky abogoyavlensky deleted the main-command branch July 2, 2026 17:29
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