MCPcopy Create free account
hub / github.com/apache/ant / isValidOs

Method isValidOs

src/main/org/apache/tools/ant/taskdefs/ExecTask.java:586–604  ·  view source on GitHub ↗

Is this the OS the user wanted? @return boolean. true if the os and osfamily attributes are null. true if osfamily is set, and the os family and must match that of the current OS, according to the logic of {@link Os#isOs(String, String, String, String

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 4

isFamilyMethod · 0.95
getPropertyMethod · 0.65
logMethod · 0.65
containsMethod · 0.45

Tested by

no test coverage detected