longyi c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
..
Directory c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Driver c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
File c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Filter c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Io c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Test c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
DirectoryList.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
DriverInterface.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
DriverPool.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
FileResolver.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Glob.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
README.md c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos

README.md

The \Magento\Framework\Filesystem library provides interface for file system operations, such as read, write, list directories, etc. The library includes File, HTTP, HTTPS and Zlib drivers. \Magento\Framework\Filesystem\DirectoryList class defines list of directories available in the application. The library supports only system temporary directory, while application classes may extend the list in order to define directories used in the application. Paths to pre-defined directories can be customized by configuration, while the list is finite in runtime. Use directory codes represented by the class's constants (or its descendants) to operate with the file system objects.