Releases: jkin0/ale
Releases · jkin0/ale
ale 0.2.0
Additions
- example script
ale_count_files(char *dir)ale_count_file_by_ext(char *dir)ale_copy_file(char *filename, char *dst_name)ale_change_filetype(char *filename, char *new_type, int rename_file)ale_move_file_to_dir(char *file, char *dir, int move_file)ale_move_file(char *file, char *path)
Changes
ale_set_verbosetakes an argument for the level of how verboseale_find_allandale_find_all_by_extboth create collections of found files