'What is difference between grunt.file.copy and grunt-contrib-copy. I am new to grunt. Please be kind

On the grunt official page I could see grunt.file.copy and there is separate module grunt. Contrib.copy. are these two different or grunt.contrib.copy used grunt.file.copy.

Also, when are these both used if they are different .

Can someone please clarify.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source