![]() 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. |
||
---|---|---|
.. | ||
command_test.go | ||
command.go | ||
disasmprint.go | ||
terminal_other.go | ||
terminal_windows.go | ||
terminal.go |