show_data_io_method_help

glotaran.plugin_system.data_io_registration.show_data_io_method_help(format_name: str, method_name: Literal['load_dataset', 'save_dataset']) None[source]

Show help for the implementation of data io plugin methods.

Parameters:
  • format_name (str) – Format the method should support.

  • method_name ({'load_dataset', 'save_dataset'}) – Method name