Files
mgmt/util/afero_test/TestCopyDiskToFs2/simple1.tree
James Shubin 5d59cfd2c9 util: Ensure the afero copy function is working as intended
The destination should be a dir sometimes.
2019-07-22 06:38:02 -04:00

14 lines
312 B
Plaintext

.
└── dest/
└── simple1/
├── 1
├── 2
├── 3
└── foo/
└── bar/
├── baz/
│ ├── a
│ ├── b
│ └── c
└── z