iwfm.debug.this_sys

iwfm.debug.this_sys()[source]

Return the OS name as a string.

Parameters:

nothing

Returns:

  • “Linux” (str if Linux)

  • ”Darwin” (str if MacOS)

  • ”Windows” (str if Windows)