get_recent_dir: Get recent directory
Description
Finds the recent subdirectory in a directory.
Usage
get_recent_dir(x = ".", ...)
Value
The full path of the most recent directory
Arguments
- x
The root directory
- ...
Additional arguments passed to list_dirs()