gsh/evaluator/docs

Values

pub fn get_function_help(
  module_path: String,
  func_name: String,
) -> String

Public entry point for h module.function (e.g., h simplifile.append)

pub fn get_module_help(module_path: String) -> String

Public entry point for h module (e.g., h simplifile)

Search Document