1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

commands: Move the commands related logic to its own file

See #4598
This commit is contained in:
Bjørn Erik Pedersen
2018-04-11 07:54:08 +02:00
parent e8d6ca9531
commit a8f7fbbb10
4 changed files with 208 additions and 191 deletions

View File

@@ -1,4 +1,4 @@
// Copyright 2017 The Hugo Authors. All rights reserved.
// Copyright 2018 The Hugo Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.