string: hello world!
bytes: hello world!
[]byte(string): hello world!
files:
- a
- a/b
- a/b/bar.txt
- a/b/foo.txt
- hello.txt
all:a files (should include .hidden):
- a
- a/b
- a/b/.hidden
- a/b/bar.txt
- a/b/foo.txt
