package
0.0.0-20240807084400-93202a208511
Repository: https://github.com/yirgacheffe/golang-codes.git
Documentation: pkg.go.dev
# Functions
Capitalizer opens a file, reads the contents, then writes those contents to a second file.
CapitalizerExample creates two files, writes to onethen calls Capitalizer() on both.
Operate manipulates files and directories.