commands: Remove the Hugo global

There are still some cleaning to do, but that felt good.

See #4598
This commit is contained in:
Bjørn Erik Pedersen
2018-04-11 08:39:39 +02:00
parent 73825cfc1c
commit b110d0ae04
6 changed files with 41 additions and 34 deletions

View File

@@ -40,6 +40,8 @@ import (
type commandeer struct {
*deps.DepsCfg
hugo *hugolib.HugoSites
h *hugoBuilderCommon
ftch flagsToConfigHandler