lisc.io.db.get_structure_info

lisc.io.db.get_structure_info(structure)[source]

Get information from a directory structure definition.

Parameters
structuredict

Definition of the directory.

Returns
nameslist of str

List of all the folder names (at any level).

pathslist of str

List of all the relative paths for all folders.