Module path

Module path 

Source
Expand description

This module contains the functions for traversing the directory and processing the files.

Structs§

EntryMetadata

Functions§

label
Returns the file name or the string representation of the path.
traverse_directory
Traverses the directory and returns the string representation of the tree and the vector of JSON file representations.