Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyDir ¶
func CopyDir( fileSys fs.FS, src, dest string, config *config.DraftConfig, customInputs map[string]string, templateWriter templatewriter.TemplateWriter) error
func EnsureDirectory ¶
EnsureDirectory checks if a directory exists and creates it if it doesn't
func EnsureFile ¶
EnsureFile checks if a file exists and creates it if it doesn't
func SymlinkWithFallback ¶
SymlinkWithFallback attempts to symlink a file or directory, but falls back to a move operation in the event of the user not having the required privileges to create the symlink.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.