void setVisibility(string $path, string $visibility) Set the visibility
mixed getRequire(string $path) Get the returned value of a file.
string|false mimeType(string $path) Get the mime-type of a given file.
array directories(string $directory) Get all of the directories within
bool makeDirectory(string $path, int $mode = 493, bool $recursive = false, bool $force = false)
static array compiles() Get a list of files that should be compiled
void link(string $target, string $link) Create a hard link to the target
array provides() Get the services provided by the provider.
bool isDirectory(string $directory) Determine if the given path is a directory
bool makeDirectory(string $path) Create a directory.
Page 5 of 10