Package dev.enola.tool.todo.yaml
Class ToDoYamlFileRepository
java.lang.Object
dev.enola.tool.todo.yaml.ToDoYamlFileRepository
- All Implemented Interfaces:
ToDoRepository
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ToDoYamlFileRepository
- Throws:
IOException
-
-
Method Details
-
get
- Specified by:
getin interfaceToDoRepository
-
list
- Specified by:
listin interfaceToDoRepository
-
store
- Specified by:
storein interfaceToDoRepository- Throws:
IOException
-
delete
- Specified by:
deletein interfaceToDoRepository- Throws:
IOException
-