MoveableMount

interface OC\Files\Mount\MoveableMount
Defines the mount point to be (re)moved by the user
Source:lib/private/Files/Mount/MoveableMount.php#29

Methods

public OC\Files\Mount\MoveableMount::moveMount($target)
Move the mount point to $target
Source:

lib/private/Files/Mount/MoveableMount.php#36

Parameters:
  • $target (string) the target mount point
Returns:

bool

public OC\Files\Mount\MoveableMount::removeMount()
Remove the mount points
Source:lib/private/Files/Mount/MoveableMount.php#44
Returns:mixed
Returns:mixed