-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move leftover code from the info middleware to orchard
This patch copies the leftover "business logic" from the `info` middleware to the `orchard` `info` function. This will make the `info` function in `orchard` self-contained, which is easier to test and more portable (one could use `orchard` without the `nrepl` protocol for instance - say for a Language Server Protocol implementation).
- Loading branch information
1 parent
1a804a2
commit 4ee0d0a
Showing
1 changed file
with
15 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters