Method: Command::Results::ListEnd#to_s

Defined in:
lib/command-set/result-list.rb

#to_sObject



100
101
102
# File 'lib/command-set/result-list.rb', line 100

def to_s
  @end_of.to_s
end