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

WIP: add new parameter working-directory to the target, group and global scope #64

Closed
wants to merge 2 commits into from

Conversation

abhijeetSaroha
Copy link
Collaborator

Changes Made:

  • Modified the _call_shell_app and _load_working_directory methods to address the working directory issue.

Details:

  • Refactored the _call_shell_app method to dynamically set the working directory based on the target, group, or global scope.

  • Updated the _load_working_directory method to handle both absolute and relative paths appropriately.

  • The _call_shell_app method now utilizes the correct working directory based on the priority of target, group, and global settings.

  • The _load_working_directory method has been improved to handle various scenarios for setting the working directory.

Solves: #48

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