Documentation
¶
Index ¶
- Variables
- func AppendToContent(filename string, data []byte) (string, error)
- func BinaryExists(binaryname string) bool
- func CheckExistence(flowName, flowsPath string) string
- func CheckSyntax(filename string) bool
- func CleanPath(raw string) string
- func ExecCmd(cmd, cwd string, quiet bool) (output string, err error)
- func FileExists(filename string) bool
- func FileWithoutExtension(fileNamePath string) string
- func FolderExists(foldername string) bool
- func GetFileContent(filename string) []byte
- func InitLog(options *libs.Options)
- func IsYamlValid(fileName, searchPath string) bool
- func ListYAML(filesPath string) []string
- func NormalizePath(path string) string
- func ReadFile(filename string) []string
- func Title(text string) string
- func WriteFile(filename, data string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger zerolog.Logger
Functions ¶
func BinaryExists ¶
func CheckExistence ¶
func CheckSyntax ¶
func FileExists ¶
func FileWithoutExtension ¶
func FolderExists ¶
func GetFileContent ¶
func IsYamlValid ¶
func NormalizePath ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.