Method: Actions#to_s

Defined in:
lib/startask.rb

#to_sObject



131
132
133
# File 'lib/startask.rb', line 131

def to_s()
  @a.each(&:to_s)
end