-
-
Notifications
You must be signed in to change notification settings - Fork 21
global option for --row-count #1387
Copy link
Copy link
Closed
Labels
Description
Rather than adding this as an option to all of your print functions I would consider instead checking for the argument in the main function and than printing the table there since all of the code is the same, but copied to different places.
Originally posted by @jscook2345 in #1377 (comment)
Reactions are currently unavailable