Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Songmu committed Jul 17, 2017
1 parent 7a85092 commit 4cc2641
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ func (g *getCommand) Execute(args []string) error {
return nil
}

// EnvHome is key of enviroment variable represents ghg home
const EnvHome = "GHG_HOME"

func ghgHome() (string, error) {
Expand Down

0 comments on commit 4cc2641

Please sign in to comment.