Skip to content
  1. Dec 01, 2018
    • Lioncash's avatar
      service/fsp_srv: Implement CleanDirectoryRecursively · a7d9fe99
      Lioncash authored
      This is the same behavior-wise as DeleteDirectoryRecursively, with the
      only difference being that it doesn't delete the top level directory in
      the hierarchy, so given:
      
      root_dir/
        - some_dir/
          - File.txt
        - OtherFile.txt
      
      The end result is just:
      
      root_dir/
      a7d9fe99
  2. Nov 30, 2018
  3. Nov 29, 2018
  4. Nov 28, 2018
  5. Nov 27, 2018
Loading