refactor: Turn argument from mutable list to a custom string parser

class
This commit is contained in:
Ahmad Ansori Palembani 2025-06-08 19:42:44 +07:00
parent b46dc2f5eb
commit e01dafa69d
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
11 changed files with 116 additions and 36 deletions

1
.gitignore vendored
View file

@ -4,6 +4,7 @@ build/
!**/src/main/**/build/
!**/src/test/**/build/
kls_database.db
/notebook.ipynb
### IntelliJ IDEA ###
.idea/