An abstract representation of file and directory pathnames.
package |
phing.util |
---|---|
author |
Michiel Rook mrook@php.net |
version |
$Id: 33628948aa5dc0ffef8f645df415c37b4a6268f2 $ |
__construct(\PhingFile $file)
__destruct()
commit() : \none
\none
get(string $key) : mixed
string
the key
mixed
the value
put(string $key, mixed $value, boolean $autocommit = false) : \none
string
the key
mixed
the value
boolean
whether to auto-commit (write) the data store to disk
\none
read() : \none
throws | |
---|---|
\none
remove(string $key, boolean $autocommit = false)
string
the key
boolean
whether to auto-commit (write) the data store to disk
write() : \none
throws | |
---|---|
\none
data :
file :