delete_directory


delete_directory(path)
      

Delete the directory path which must be the path to an existing directory.

Return void.

Also see:

create_directory
list_directory


Core Module Index | Contents