jTracer  1.03
Stack trace visualization tool
static String org.libcsdbg.jtracer.Registry.getOsName ( )
static

Definition at line 427 of file Registry.java.

Referenced by org.libcsdbg.jtracer.Registry.isLinux().

428  {
429  return System.getProperty("os.name");
430  }

+ Here is the caller graph for this function: