Function lojidoc::document
[−]
[src]
pub fn document(
file_paths: Vec<PathBuf>,
dest: String,
context: String,
verbose: bool
)
Handles the thread pooling the application
Arguments
file_paths- A vector of the file paths of java filesdest- The file path where the markdown will be saved