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:    PosixPathPlus

The templates directory.

init_repo_template_dir

Type:    PosixPathPlus

The directory representing the files used to initialise a new repository