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