Files
openide/java/java-impl/resources/inspectionDescriptions/SystemGetenv.html
2025-02-05 04:43:28 +00:00

7 lines
162 B
HTML

<html>
<body>
Reports calls to <code>System.getenv()</code>.
Calls to <code>System.getenv()</code> are inherently unportable.
<!-- tooltip end -->
</body>
</html>