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
Swaps out ShellOut for SwiftPM's Basic.popen. This runs much faster than spawning bash for each invocation. This also means that any substitutions that are quoting the executable argument will fail.