[PR #461] [MERGED] feat: Support -o flag for JSON output #496

Closed
opened 2026-06-08 11:28:49 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/461
Author: @bootandy
Created: 1/16/2025
Status: Merged
Merged: 1/17/2025
Merged by: @bootandy

Base: masterHead: style


📝 Commits (2)

📊 Changes

3 files changed (+49 additions, -15 deletions)

View changed files

📝 src/dir_walker.rs (+1 -2)
📝 src/display_node.rs (+33 -2)
📝 src/main.rs (+15 -11)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bootandy/dust/pull/461 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 1/16/2025 **Status:** ✅ Merged **Merged:** 1/17/2025 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `style` --- ### 📝 Commits (2) - [`79842f0`](https://github.com/bootandy/dust/commit/79842f07120e5052a87b4b1ea1082c3e9f235295) style: clippy - [`8bdcb52`](https://github.com/bootandy/dust/commit/8bdcb52b998091abd63fce1c86580d61c2813a5b) feat: Support -o flag for JSON output ### 📊 Changes **3 files changed** (+49 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `src/dir_walker.rs` (+1 -2) 📝 `src/display_node.rs` (+33 -2) 📝 `src/main.rs` (+15 -11) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:28:49 +03:00
zhus closed this issue 2026-06-08 11:28:49 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#496