Skip to content

feat: add Command.Walk() and Command.Path() convenience methods#2353

Open
dearchap wants to merge 2 commits into
urfave:mainfrom
dearchap:issue_2323
Open

feat: add Command.Walk() and Command.Path() convenience methods#2353
dearchap wants to merge 2 commits into
urfave:mainfrom
dearchap:issue_2323

Conversation

@dearchap
Copy link
Copy Markdown
Contributor

@dearchap dearchap commented Jun 6, 2026

What type of PR is this?

(REQUIRED)

  • feature

What this PR does / why we need it:

(REQUIRED)

Which issue(s) this PR fixes:

(REQUIRED)

Fixes #2324

Special notes for your reviewer:

(fill-in or delete this section)

Testing

(fill-in or delete this section)

go test -run=TestCommand_Walk
go test -run=TestCommand_Path

Release Notes

(REQUIRED)

Add Command.Path() and Command.Walk() convenience functions

@dearchap dearchap requested a review from a team as a code owner June 6, 2026 12:50
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.

Add Command.Walk(fn) and Command.Path() convenience methods

1 participant