File utility commands
The following commands have equivalent methods in the File class:
|
Command |
File class method |
|
copy( ) | |
|
delete( ) | |
|
delete( ) | |
|
rename( ) |
These commands are described separately to document their syntax. Otherwise, they perform identically to their equivalent method.