提交 32790470 作者: Brian Tiger Chow

log(main) show IPFS_DIR/IPFS_PATH at start up

a one-time print out
上级 a9723428
......@@ -268,6 +268,7 @@ func callPreCommandHooks(ctx context.Context, details cmdDetails, req cmds.Reque
}
func callCommand(ctx context.Context, req cmds.Request, root *cmds.Command, cmd *cmds.Command) (cmds.Response, error) {
log.Info(config.EnvDir, req.Context().ConfigRoot)
var res cmds.Response
details, err := commandDetails(req.Path(), root)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论