d6o / GoTree

A Tree printer module written in GoLang
https://disiqueira.github.io/GoTree/
MIT License
191 stars 32 forks source link

Add possibility to get tree as string #2

Closed tobikris closed 7 years ago

tobikris commented 7 years ago

I added the possibility to retrieve the tree as a string instead of instantly printing it.

d6o commented 7 years ago

Nice!!! Thank you for you contribution!