ExistingDirectory

Class ExistingDirectory

category

System

package

Shared

subpackage

FileSystem

Methods

ExistingDirectory constructor.

__construct(string $absoluteDirPath) 
throws

Arguments

$absoluteDirPath

string

Returns the absolute directory path.

getDirPath() : string

Response

string

Properties

Absolute directory path.

absoluteDirPath : string
var

Type(s)

string