You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The std package has some helper functions for running Bash scripts-- namely, std.runBash and std.bashRunnable. For convenience, we should equivalent helper functions from the nushell package to easily wrap Nushell scripts.
The text was updated successfully, but these errors were encountered:
The
std
package has some helper functions for running Bash scripts-- namely,std.runBash
andstd.bashRunnable
. For convenience, we should equivalent helper functions from thenushell
package to easily wrap Nushell scripts.The text was updated successfully, but these errors were encountered: