Files
delve/terminal
Wesley Merkel e60942a39d terminal: show message if there are no vars/locals/args
When the vars, locals, or args commands return no results, nothing is

printed out to the terminal. This commit makes these commands print a

message like `(no locals)` when there is nothing to show. This feedback

is more descriptive of what is being returned than an empty string.
2016-04-06 09:26:10 -07:00
..
2016-02-11 16:59:07 -08:00
2016-03-17 15:35:10 -07:00