comment for whitespace placeholder

This commit is contained in:
afeiszli 2022-07-06 13:32:32 -04:00
parent c99e6bf75a
commit 35f4bbf808

View file

@ -7,6 +7,7 @@ import (
"github.com/gravitl/netmaker/logger"
)
// WHITESPACE_PLACEHOLDER - used with RunCMD - if a path has whitespace, use this to avoid running path as 2 args in RunCMD
const WHITESPACE_PLACEHOLDER = "+-+-+-+"
// RunCmd - runs a local command