delete

delete file at given path


Parameters

delete file :string

Attributes

directorypath is a directory

Returns

  • :nothing

Examples

copy
delete "testscript.art" ; file deleted

Related