common: Implement the "ls" shell command.
authorTilman Sauerbeck <tilman@code-monkey.de>
Thu, 9 Jan 2020 22:40:50 +0000 (23:40 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sat, 11 Jan 2020 09:15:46 +0000 (10:15 +0100)
commitcc19114907acfc14874032c8cb520138dd47c31c
tree407e11f25d03add108423df4581ab2733f674ee9
parent79f647cb1795e62c1b04113834ff13b0193dfa6a
common: Implement the "ls" shell command.

Shows a listing of the stored recordings.
src/common/shell.rs