Function recast_dir

Source
pub async fn recast_dir(
    dir: &Path,
    options: &FormatOptions,
) -> Result<(), Error>
Expand description

Recast all the kcl files in a directory, recursively.