A simulated file system structure that works totally in RAM. It uses a tree structure to store directory contents, maintaining the file system structure.
-
Updated
Mar 29, 2019 - C
A simulated file system structure that works totally in RAM. It uses a tree structure to store directory contents, maintaining the file system structure.
Trims strings to a maximum length and appends dot dot dot if needed.
To associate your repository with the maximum-length topic, visit your repo's landing page and select "manage topics."