Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: replace multiple run cmds with one relying on a struct #56

Open
ntorga opened this issue Sep 9, 2024 · 0 comments
Open

fix: replace multiple run cmds with one relying on a struct #56

ntorga opened this issue Sep 9, 2024 · 0 comments
Assignees

Comments

@ntorga
Copy link
Contributor

ntorga commented Sep 9, 2024

We have RunCmd, RunCmdWithSubShell, RunCmdAsUser and so on. We should have only a single RunCmd that asks for a struct that has all the possible configurations so we can unify those methods.

@ntorga ntorga self-assigned this Sep 9, 2024
@ntorga ntorga transferred this issue from another repository Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: backlog
Development

No branches or pull requests

1 participant