Function fpm::diff[][src]

pub async fn diff(
    config: &Config,
    files: Option<Vec<String>>,
    all: bool
) -> Result<()>