Shellbox
Library and server for containerized shell execution
|
This is the complete list of members for Shellbox\FileUtils, including all inherited members.
copy( $source, $dest) | Shellbox\FileUtils | static |
copyStreamToFile(StreamInterface $stream, string $path) | Shellbox\FileUtils | static |
getContents( $path) | Shellbox\FileUtils | static |
getMwHashes(StreamInterface $stream) | Shellbox\FileUtils | static |
mkdir( $path) | Shellbox\FileUtils | static |
openInputFile( $path) | Shellbox\FileUtils | static |
openInputFileStream( $path) | Shellbox\FileUtils | static |
openOutputFile( $path) | Shellbox\FileUtils | static |
openOutputFileStream( $path) | Shellbox\FileUtils | static |
putContents( $path, $contents) | Shellbox\FileUtils | static |