issues
search
mnbi
/
textrepo
A repository to store a note text with a timestamp
MIT License
0
stars
0
forks
source link
feat: add Repository#exist?(timestamp)
#24
Closed
mnbi
closed
4 years ago
mnbi
commented
4 years ago
define a new interface in Repository class
implement the exist? method in FileSystemRepository class
write tests to test FileSystemRepository#exist?
bump version 0.4.2 -> 0.4.3
This PR will close #19.
This PR will close #19.