Skip to main content

run

Function run 

Source
pub async fn run(input: &str) -> Result<()>
Expand description

Run the validate command (legacy interface)

This is just a wrapper around compile with check=true