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

Implement a new attribute for working directory definition #3

Open
maslisko opened this issue Sep 23, 2024 · 0 comments
Open

Implement a new attribute for working directory definition #3

maslisko opened this issue Sep 23, 2024 · 0 comments

Comments

@maslisko
Copy link

maslisko commented Sep 23, 2024

It is quite a frequent scenario that one needs to run a given script with a different working directory. Having the option via a specific attribute (for example "working_directory" would be very beneficial.

<button label="List directory contents" new_console="false" show_output="if_not_empty" working_directory="C:\Temp">
powershell list_dir.ps1
</button>
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

No branches or pull requests

1 participant