moodymudskipper / ask

ask R anything
Other
72 stars 2 forks source link

context_file_tree #57

Open moodymudskipper opened 2 weeks ago

moodymudskipper commented 2 weeks ago

given a root, list of files with full paths, optionally additional info like created date, last modified etc. we don't read the files. We need this so we can for instance move or copy a file from downloads/desktop to our project. Or move files between repos. We need the associate ask functions too, ask_file_remove, ask_file_copy, ask_file_rename, ask_file_move,