mixed __call(string $method, array $parameters) Dynamically handle missing
string|false mimeType(string $path) Get the mime-type of a given file.
void link(string $target, string $link) Create a hard link to the target
int append(string $path, string $data) Append to a file.
mixed getRequire(string $path) Get the returned value of a file.
bool makeDirectory(string $path) Create a directory.
void __construct(FilesystemInterface $driver) Create a new filesystem adapter
array directories(string $directory) Get all of the directories within
array provides() Get the services provided by the provider.
bool exists(string $path) Determine if a file or directory exists.
Page 5 of 10