cmd_dump

Function cmd_dump 

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