# Functions
CopyEmbedDir copies an embedded directory to the local file system.
CopyToTempFile pipes a reader to a temporary file.
No description provided by the author
ForceRemoveFiles deletes multiple files ignores path errors if any.
FullExt returns all of path's extensions.
IsGlob reports whether path contains any of the magic characters recognized by path.Match.
OpenTempFileInDir opens a temp file in given dir If dir doesn't exist it creates full dir path (recursively if required).
No description provided by the author
Stem returns the file name after removing directory and all extensions.