Introduce four boolean flags (show_capitalized, show_sentences, show_words, show_numbers) that control whether their respective analysis results are printed via sld(), replacing the previously commented-out calls. Add a file_exists() utility function that checks if a given path points to an existing readable file. Also append "publish" to .gitignore.
4 lines
25 B
Plaintext
4 lines
25 B
Plaintext
.history
|
|
.vscode
|
|
publish
|