mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-08-03 02:17:59 +08:00
Add column support
Adds support for rendering arbitrary data into columns. Closes #67
This commit is contained in:

committed by
Patrik Svensson

parent
e946289bd9
commit
ae6d2c63a3
@ -1,4 +1,3 @@
|
||||
using System;
|
||||
using Spectre.Console;
|
||||
|
||||
namespace Diagnostic
|
||||
|
Reference in New Issue
Block a user