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
This simply extract logic out of installAction into separate helper
functions. This makes the inputs to each of these explicit and removes data
dependencies from a distance. This will make it easier in the future to pull out
behaviour to be shared between the 'install' command and the 'env' command.
0 commit comments