Bånder

Path
in package

Table of Contents

Methods

exists()  : bool
isDirectory()  : bool
isFile()  : bool
isReadable()  : bool
size()  : int

Methods

exists()

public static exists(string $path) : bool
Parameters
$path : string
Return values
bool

isDirectory()

public static isDirectory(string $path) : bool
Parameters
$path : string
Return values
bool

isFile()

public static isFile(string $path) : bool
Parameters
$path : string
Return values
bool

isReadable()

public static isReadable(string $path) : bool
Parameters
$path : string
Return values
bool

size()

public static size(string $path) : int
Parameters
$path : string
Return values
int

        
On this page

Search results