Reorder methods in abstract.go to bring calees closer to the callers
What does this MR do?
Reorders methods in shells/abstract.go
to bring them closer to the place where they are called. This was extracted from !1297 (closed) to make it easier to review.
Why was this MR needed?
First step to achieve #4304 (closed).
Are there points in the code the reviewer needs to double check?
This MR doesn't change any behavior. It only changes the ordering of methods in shells/abstract.go
.
Does this MR meet the acceptance criteria?
-
Documentation created/updated -
Added tests for this feature/bug -
In case of conflicts with master
- branch was rebased
What are the relevant issue numbers?
References #4303, #4123 (closed)
Edited by 🤖 GitLab Bot 🤖