Skip to content
  • Matt Renaud's avatar
    Internal refactorings to install command. · 95d4917f
    Matt Renaud authored
    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.
    95d4917f