[PR #215] [MERGED] refactor: cli positional rename root => SERVE_PATH #517

Closed
opened 2026-04-08 16:53:15 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/215
Author: @sigoden
Created: 5/30/2023
Status: Merged
Merged: 5/30/2023
Merged by: @sigoden

Base: mainHead: refactor-root-dir


📝 Commits (2)

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 src/args.rs (+3 -3)

📄 Description

- [root]  Specific path to serve [default: .]
+ [SERVE_PATH]  Specific path to serve [default: .]

🔄 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/sigoden/dufs/pull/215 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 5/30/2023 **Status:** ✅ Merged **Merged:** 5/30/2023 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `refactor-root-dir` --- ### 📝 Commits (2) - [`e8c7c6f`](https://github.com/sigoden/dufs/commit/e8c7c6ff845d7d89dff891e1132a7b37effa1006) refactor: cli positional arg name - [`09b715d`](https://github.com/sigoden/dufs/commit/09b715dc4c4cff34ab4ac5b10aaea473f756a8a7) rename ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/args.rs` (+3 -3) </details> ### 📄 Description ```diff - [root] Specific path to serve [default: .] + [SERVE_PATH] Specific path to serve [default: .] ``` --- <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-04-08 16:53:15 +03:00
zhus closed this issue 2026-04-08 16:53:15 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#517