Function xComLib::file_utils::get_file_list_recursively
source · pub async fn get_file_list_recursively(
dir_path: &str,
is_add_path: bool
) -> Result<LinkedList<String>, Error>
pub async fn get_file_list_recursively(
dir_path: &str,
is_add_path: bool
) -> Result<LinkedList<String>, Error>