Skip to content

kontext: Add get_by_glob_path for wildcard-based value retrieval.#1382

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_881566487
Open

kontext: Add get_by_glob_path for wildcard-based value retrieval.#1382
copybara-service[bot] wants to merge 1 commit intomainfrom
test_881566487

Conversation

@copybara-service
Copy link

kontext: Add get_by_glob_path for wildcard-based value retrieval.

Adds get_by_glob_path(obj, path) which returns a dict[str, Any] mapping
concrete paths to their values, supporting * and ** glob patterns.
Mirrors set_by_path but for reading values.

Adds get_by_glob_path(obj, path) which returns a dict[str, Any] mapping
concrete paths to their values, supporting * and ** glob patterns.
Mirrors set_by_path but for reading values.

PiperOrigin-RevId: 881566487
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