VirtualBox

Changes between Initial Version and Version 1 of Ticket #18776, comment 11


Ignore:
Timestamp:
Aug 16, 2019 8:04:09 AM (6 years ago)
Author:
Frank Batschulat (Oracle)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18776, comment 11

    initial v1  
    88
    99{{{
     10    /**
     11     * delete symbolic link implementation (commonly known as "unlink()")
     12     *
     13     * symbolic links on windows which link to directories need rmdir instead of unlink
     14     *
     15     * @param string $path
     16     *
     17     * @return bool
     18     */
    1019    private function unlinkImplementation($path)
    1120    {

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette