This package contains utilities for manipulating paths, files and directories.
decompose_path splits a path into the directory name, filename
without extension, and extension. strip_extension and
get_extension provide shortcuts to the second and third parts
of the filename. recompose_path takes the result of
decompose_path and returns complete paths.
copy_dir copies the contents of a directory, possibly recursively.
Richie Cotton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.