repo_helper.templates¶
Contains the pathlib.Path objects representing the templates directory (template_dir),
and the directory representing the files used to initialise a new repository (init_repo_template_dir).
-
template_dir¶ Type:
PosixPathPlusThe templates directory.
-
init_repo_template_dir¶ Type:
PosixPathPlusThe directory representing the files used to initialise a new repository