Copy a text file with optional string substitution.
Source file path.
Destination file path.
Optional
Map of token literals to replacement strings.
A Promise\<void\> which resolves when the file has been copied.
Promise\<void\>
Copy a text file with optional string substitution.