run_command

Function run_command 

Source
pub(crate) fn run_command(
    command: &str,
    file_path: &str,
    opts: &CliOptions,
) -> Result<(), String>