Function fmt_meta

Source
pub fn fmt_meta(
    script: &ScriptInfo,
    is_latest: bool,
    opt: &mut ListOptions<Table, Grid>,
) -> Result<()>