Module defaults

Module defaults 

Source
Expand description

This module contains default values and the Default trait implementation for InstantiatedConfig.

Staticsยง

CODE_RESULTS_SUBDIR_REGEX ๐Ÿ”’
The default regular expression for code and results folders to match against. The format is YYYY-MM-DD_kebab-case-brief-description.
README_FILE_NAMES ๐Ÿ”’
The default accepted file names of the READMEs that should be present in the project root and within each subdirectory in the code and data directories.
WORKFLOW_FILE_NAMES ๐Ÿ”’
The default accepted file names of the workflow files that should be present within each subdirectory in the code directory.