Function

GioUnix-2.0GioUnixis_mount_path_system_internal

  • Determines if mount_path is considered an implementation of the OS.

    This is primarily used for hiding mountable and mounted volumes that only are used in the OS and has little to no relevance to the casual user.

    Parameters

    • mount_path: string

      a mount path, e.g. /media/disk or /usr

    Returns boolean

    true if mount_path is considered an implementation detail of the OS; false otherwise