Skip to content

Conversation

@herbygillot
Copy link

This PR adds a new function Lines() to Table, making it possible to access the table's string output as a collection (slice) of strings. This is useful if you'd like to use the rows in a different way than have everything as one big consolidated string.

Table.String() simply uses the output of Lines().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant