Christoph J. Scherr
|
1c78801101
|
docs(cli::printing): add module documentation
cargo devel CI / cargo CI (push) Successful in 2m0s
Details
|
2024-06-27 22:31:36 +02:00 |
Christoph J. Scherr
|
57709e963c
|
docs(cli::printing): document use of parameters for blockfmt_advanced
cargo devel CI / cargo CI (push) Successful in 1m59s
Details
|
2024-06-27 22:26:18 +02:00 |
Christoph J. Scherr
|
08bfc03628
|
refactor(cli::printing): use Option<Color> for blockfmt_advanced
Users might just need the cell String, not a colored one.
|
2024-06-27 22:22:46 +02:00 |
Christoph J. Scherr
|
502298d47b
|
feat(cli)!: remove printing::divider, add borderprint borderfmt and borderfmt_advanced
cargo devel CI / cargo CI (push) Successful in 2m5s
Details
divider was removed because it was too simple and code duplication makes
therefore more sense for it's usecase.
Refs: #84
|
2024-06-27 22:19:53 +02:00 |
Christoph J. Scherr
|
57aa7c256a
|
refactor(printing)!: move core::printing to cli #84
|
2024-06-27 21:30:02 +02:00 |