Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iss_19- Implement 'watch' and 'stop-watch' functions #21

Merged
merged 1 commit into from
May 30, 2024

Conversation

dalzony
Copy link
Collaborator

@dalzony dalzony commented May 30, 2024

No description provided.

@dalzony
Copy link
Collaborator Author

dalzony commented May 30, 2024

;;Usage
(def folder-wather
  (doc/watch {:path "~/papers"}
              (fn [change-log]
                (println change-log))))

(doc/stop-watch folder-wather)

#19 Solved.

Improvement potential depending on additional features.

@dalzony dalzony closed this May 30, 2024
@dalzony dalzony reopened this May 30, 2024
@dalzony dalzony merged commit 38254ca into constacts:main May 30, 2024
@dalzony dalzony deleted the iss_19-watch branch May 30, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant