MoveableMount¶
- 
interface OC\Files\Mount\MoveableMount¶
- Defines the mount point to be (re)moved by the userSource: lib/private/Files/Mount/MoveableMount.php#29 
Methods¶
- 
public OC\Files\Mount\MoveableMount::moveMount($target)¶
- Move the mount point to $targetSource: Parameters: - $target (string) the target mount point
 Returns: bool 
- 
public OC\Files\Mount\MoveableMount::removeMount()¶
- Remove the mount pointsSource: lib/private/Files/Mount/MoveableMount.php#44 Returns: mixed Returns: mixed