• Kenton Varda's avatar
    Add KJ Filesystem API. · b99fcdd4
    Kenton Varda authored
    This has three main parts:
    * The Path data structure, a more-explicit approach to file paths.
    * The File/Directory abstract interfaces.
    * The "InMemory" implementations of File and Directory.
    
    Disk-based implementations will come in a future commit.
    b99fcdd4
filesystem-test.c++ 26.6 KB