Method: TrelloChangelog#print

Defined in:
lib/trello-changelog/printers.rb


4
5
6
# File 'lib/trello-changelog/printers.rb', line 4

def print
  puts build_output
end