Files
deb-python-taskflow/taskflow/examples/dump_memory_backend.py
Joshua Harlow ce7b1d2c92 Allow ls() to list recursively (using breadth-first)
Make it easier to list the contents of the full in-memory
filesystem by allowing the ls() function to take a recursive
keyword argument (which by default is false).

This makes it easier to analyze the contents of the full in
memory filesystem; saving people from creating similar code
themselves.

Change-Id: I573797945255cb81728e7a86b58768b848110ee7
2015-03-31 11:43:55 -07:00

2.3 KiB