pub async fn create_file_index(root_path: String) -> Vec<String>
Recursively list all files in a folder using absolute paths
root_path
Vector of Strings with absolute paths to files