Feature Request
Describe the solution you'd like
Check the information given about the copy command in https://github.com/Vyvy-vi/file-utils/blob/main/src/helpText.hpp and try to create a class for the command in src/commands. You could look at src/commands/read.hpp and src/commands/read.cpp for how to create the class.
Additional context
Feature Request
Describe the solution you'd like
Check the information given about the copy command in https://github.com/Vyvy-vi/file-utils/blob/main/src/helpText.hpp and try to create a class for the command in src/commands. You could look at
src/commands/read.hppandsrc/commands/read.cppfor how to create the class.Additional context