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

Added a run_dir option to be initialized by the user in ShellFunction constructor #1648

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

RINO-GAELICO
Copy link

Description

This modification fixes issue #1646.

It adds a run_dir option to be initialized by the user in ShellFunction constructor. If the run_dir option is set up by the user, it overrides the sandbox_dir.

It also adds the parameter as optional in ShellResult constructor.

Fixes # 1646

Type of change

  • New feature (non-breaking change that adds functionality)

@RINO-GAELICO RINO-GAELICO changed the title Added a run_dir option to be initialized by the user. Added a run_dir option to be initialized by the user in ShellFunction constructor Aug 27, 2024
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