class Minke::Config::Copy
Copy
defines a source and destination of either a file or directory to be copied during a task.
Attributes
from[RW]
from is the file or directory to copy from.
- Required
to[RW]
to is the file or directory to copy to.
- Required