Skip to main content

run_docs

Function run_docs 

Source
pub fn run_docs(output: &OutputConfig) -> Result<(), OlError>
Expand description

Run the openlatch docs command.

Tries to open the documentation URL in the default browser. Falls back to printing the URL if the browser cannot be launched (headless). Always prints the URL regardless of browser open success.