run

Function run 

Source
pub fn run() -> DdResult<()>
Expand description

Run the ddoc command line application

ยงErrors

Return errors only on unexpected failures, not on invalid data (those are printed to stderr)