Contents

mountedLocalVolumePaths()

Returns the mount points of all local volumes, not just the removable ones returned by Mountedremovablemedia().

Declaration

func mountedLocalVolumePaths() -> [Any]?

Return Value

An array of NSString objects, each of which contains the full pathname of the mount point for any local volumes.

See Also

Methods