pub fn ls_main(paths: &[String], config: &LsConfig) -> Result<bool>
Top-level entry: list the given paths.
Returns true if all operations succeeded.
true