Method: Aspera::Cli::Main.result_empty

Defined in:
lib/aspera/cli/main.rb

.result_emptyObject

expect some list, but nothing to display



29
# File 'lib/aspera/cli/main.rb', line 29

def result_empty; return {type: :empty, data: :nil}; end