pub fn list() -> Result<(), DataError>
Lists all locally built/available datasets.
Nothing, but does print a neat table to stdout.
This function may error if we somehow failed to discover all the files.