Draft: Resolve "Research and setup persistence layer"
Compare changes
Files
3- Abhay Menon authored
@@ -7,6 +7,9 @@ import java.lang.IllegalArgumentException
@@ -7,6 +7,9 @@ import java.lang.IllegalArgumentException
@@ -37,76 +40,101 @@ fun query() {
@@ -37,76 +40,101 @@ fun query() {
// if (!File(fileLocation.toString()).isDirectory) throw IllegalArgumentException("[ERROR]: Directory does not exist!")
// Application.launch(TextWindow()::class.java, "--title=${fileTitle}", "--location=${fileLocation}")