Extended file stream wrapper class which auto-creates directories
author | Michiel Rook |
---|---|
version | $Id: 463342405fce9caca61181db7e4412c3e1c6a91f $ |
package | phing.util |
mkdir($path, $mode, $options)
registerStream()
rename($path_from, $path_to)
rmdir($path, $options)
stream_close()
stream_eof()
stream_flush()
stream_open($path, $mode, $options, $opened_path)
stream_read($count)
stream_seek($offset, $whence)
stream_stat()
stream_tell()
stream_write($data)
unlink($path)
unregisterStream()
createDirectories($path)
$fp