upgrade Info command (a bit) #6
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
rust
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
codetease/carade!6
Loading…
Reference in a new issue
No description provided.
Delete branch "0.3.4"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In this commit (also this update):
ServerContextinterface andCaradeServerContextimplementation to decoupleInfoCommandfrom static server state.InfoCommandto support section arguments (e.g.,INFO memory,INFO server) and output CRLF line endings.versionfield toConfigallowing override viaCARADE_VERSIONenv var.ServerContextintoInfoCommandviaCommandRegistry.InfoCommandusingMockServerContext.