Versions in this module Expand all Collapse all v0 v0.1.0 Apr 10, 2025 Changes in this version + func DirExists(path string) bool + func EnsureDir(path string) error + func FileExists(path string) bool + func GetPlatform() string + func GetPlatformExt() string + func PathExists(path string) (bool, error) + func ValidateName(name string) bool + func WriteTemplateFile(path, content string, data any) error