[][src]Function md_inc::transform_files_with_args

pub fn transform_files_with_args(args: Args) -> Result<Vec<String>>

Transforms a list of input files

Returns

A Result containing the transformed input and vec of directories to also check

Parameters

  • args An struct of configuration settings.