Function lojidoc::document_single
[−]
[src]
pub fn document_single(
file_paths: Vec<PathBuf>,
dest: String,
context: String,
verbose: bool
)
Handles the single threaded option for running the application
Arguments
file_paths- A vector of the file paths of java filesdest- The file path where the markdown will be savedcontext- The project context e.g.github.com/user/repoverbose- Whether the program will output verbose logging