Documentation
¶
Index ¶
- func DirExists(path string) bool
- func EnsureDir(path string) error
- func PrintBanner()
- func PrintError(format string, args ...any)
- func PrintInfo(format string, args ...any)
- func PrintSuccess(format string, args ...any)
- func PrintWarn(format string, args ...any)
- func PromptYesNoDefaultYes(question string) bool
- func SanitizeFilename(name string) string
- func SaveJSONDebug(dir, name string, data []byte)
- func SaveText(path string, content string) error
- func SaveTimestamped(dir, prefix, ext string, data []byte) (string, error)
- func SaveToFile(path string, data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintBanner ¶
func PrintBanner()
func PrintError ¶
func PrintSuccess ¶
func PromptYesNoDefaultYes ¶
func SanitizeFilename ¶
func SaveJSONDebug ¶
func SaveToFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.