matflow.get_shell_info#

matflow.get_shell_info(shell_name, exclude_os=False)#

Get information about a given shell and the operating system.

Parameters:
  • shell_name (str) – One of the supported shell names.

  • exclude_os (bool | None) – If True, exclude operating system information.

Return type:

Dict