pub fn list_documents(subdir: Option<DocumentType>) -> Result<ActiveDocuments>
List documents in the active work directory.
subdir
An ActiveDocuments with the base path and list of files.
ActiveDocuments