feat : file agent improved

This commit is contained in:
martin legrand
2025-03-26 12:06:27 +01:00
parent df922b18a7
commit 8922350379
11 changed files with 75 additions and 41 deletions
+3
View File
@@ -35,6 +35,9 @@ class Tools():
self.current_dir = self.create_work_dir()
self.excutable_blocks_found = False
def get_work_dir(self):
return self.current_dir
def check_config_dir_validity(self):
"""
Check if the config directory is valid.