post_gen_project¶
This module contains hooks which are executed after the template is rendered.
Functions¶
|
Remove a file. |
|
Remove a directory. |
|
Apply post generation hooks. |
Module Contents¶
- post_gen_project.remove_file(*filepath: str | pathlib.Path) None[source]¶
Remove a file.
- post_gen_project.remove_directory(*filepath: str | pathlib.Path) None[source]¶
Remove a directory.