MCPcopy Index your code
hub / github.com/arduino/Arduino / version

Method version

arduino-core/src/processing/app/helpers/OSUtils.java:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 }
32
33 static public String version() {
34 return System.getProperty("os.version");
35 }
36}

Callers 1

EditorToolbarMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected