search: keywords: ['Java API', 'OServer', 'storage path exists', 'existsStoragePath']

OServer - existsStoragePath()

This method determines whether the given storage path exists.

Checking Storage Path

Syntax

public Boolean OServer().existsStoragePath(String iURL)
ArgumentTypeDescription
iURLjava.lang.StringDefines the storage path.

Return Value

This method returns a boolean value. If the return value is true, it inidicates that the given storage path exists.