[PR #539] [MERGED] feat(ipc): ironvar list command #7813

Closed
opened 2026-05-23 02:55:52 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/539
Author: @JakeStanger
Created: 4/13/2024
Status: Merged
Merged: 4/13/2024
Merged by: @JakeStanger

Base: masterHead: feat/ipc-list


📝 Commits (1)

  • cfaba87 feat(ipc): ironvar list command

📊 Changes

4 files changed (+38 additions, -3 deletions)

View changed files

📝 docs/Controlling Ironbar.md (+15 -1)
📝 src/ipc/commands.rs (+3 -0)
📝 src/ipc/server.rs (+14 -0)
📝 src/ironvar.rs (+6 -2)

📄 Description

Adds new IPC/CLI command for listing all current ironvars and their values.


🔄 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/JakeStanger/ironbar/pull/539 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 4/13/2024 **Status:** ✅ Merged **Merged:** 4/13/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `feat/ipc-list` --- ### 📝 Commits (1) - [`cfaba87`](https://github.com/JakeStanger/ironbar/commit/cfaba87f2fe470667eea4eca0504f6e8651c90f3) feat(ipc): ironvar list command ### 📊 Changes **4 files changed** (+38 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/Controlling Ironbar.md` (+15 -1) 📝 `src/ipc/commands.rs` (+3 -0) 📝 `src/ipc/server.rs` (+14 -0) 📝 `src/ironvar.rs` (+6 -2) </details> ### 📄 Description Adds new IPC/CLI command for listing all current ironvars and their values. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 02:55:52 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#7813
No description provided.