Delete
File.delete(filename)
Parameters
| filename | Path of file to delete. |
Returns
NothingDescription
Deletes the file at the path specified by filename.
Virtual Reality Robot
— Stream robot camera to VR and control servos with headset pitch/yaw; supports SteamVR and Cardboard (iOS/Android) for immersive teleoperation
Try it →
File.delete(filename)
| filename | Path of file to delete. |
Deletes the file at the path specified by filename.