string basename(string $path) Extract the trailing name component from
ClassFinder class ClassFinder (
bool copyDirectory(string $directory, string $destination, int $options = null)
string getDefaultDriver() Get the default driver name.
bool copy(string $from, string $to) Copy a file to a new location.
bool move(string $path, string $target) Move a file to a new location.
array glob(string $pattern, int $flags) Find path names matching a given
bool isFile(string $file) Determine if the given path is a file.
string|false putFileAs(string $path, File|
array allDirectories(string|null $directory = null) Get all (recursive)
Page 1 of 10