cl-hssg/test/hssg/sample-files
2022-11-05 13:09:32 +01:00
..
directory-tree Implement file systems and instructions in blog 2022-11-05 13:09:32 +01:00
metadata.lisp Implement file systems and instructions in blog 2022-11-05 13:09:32 +01:00
README.rst Implement file systems and instructions in blog 2022-11-05 13:09:32 +01:00

.. default-role:: code

This directory contains a number of sample files and directories for testing
functions which need to operate on actual on-disc files.

`metadata.lisp`
   A sample Lisp file such as they are used to create HTML pages.

`directory-tree`
   A directory containing files and nested directories, used for functions
   which operate recursively on a file tree.