string dirname(string $path) Extract the parent directory from a file path
static mixed __callStatic(string $method, array $parameters) Dynamically
int prepend(string $path, string $data, string $separator = PHP_EOL) Prepend
array files(string $directory) Get an array of all files in a directory
void __construct(Application $app)
bool deleteDirectory(string $directory) Recursively delete a directory
array directories(string|null $directory = null, bool $recursive = false)
string url(string $path) Get the URL for the file at the given path.
int put(string $path, string $contents, bool $lock = false) Write the contents
int size(string $path) Get the file size of a given file.
Page 7 of 10