lib.App: Add _root_cmd() #67

Merged
Jan Lindemann merged 1 commit from jan/feature/20260818-lib-app-add-root-cmd into master 2026-08-18 00:54:21 +02:00 AGit

lib.App: Add _root_cmd()

Expose __root_cmd (the command which may or may not be mounted at the root of the subcommand hierarchy) as _root_cmd() to derived classes. This supports jw-ev's App base class, which specializes it to get hold of jw.ev.app.Cmd's specific properties.

#### lib.App: Add _root_cmd() Expose __root_cmd (the command which may or may not be mounted at the root of the subcommand hierarchy) as _root_cmd() to derived classes. This supports jw-ev's App base class, which specializes it to get hold of jw.ev.app.Cmd's specific properties.
lib.App: Add _root_cmd()
All checks were successful
CI / Packaging - Kali Linux (pull_request) Successful in 4m15s
CI / Packaging - OpenSUSE Tumbleweed (pull_request) Successful in 4m11s
CI / Packaging test (pull_request) Successful in 0s
CI / Packaging - Kali Linux (push) Successful in 3m56s
CI / Packaging - OpenSUSE Tumbleweed (push) Successful in 4m0s
CI / Packaging test (push) Successful in 0s
13004d8909
Expose __root_cmd (the command which may or may not be mounted at the
root of the subcommand hierarchy) as _root_cmd() to derived classes.
This supports jw-ev's App base class, which specializes it to get hold
of jw.ev.app.Cmd's specific properties.

Signed-off-by: Jan Lindemann <jan@janware.com>
Jan Lindemann scheduled this pull request to auto merge when all checks succeed 2026-08-18 00:45:51 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
janware/jw-pkg!67
No description provided.