pub fn get_full_help(
    sig: &Signature,
    examples: &[Example<'_>],
    engine_state: &EngineState,
    stack: &mut Stack,
    is_parser_keyword: bool
) -> String