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

Method getProperty

src/main/org/apache/tools/ant/Diagnostics.java:374–382  ·  view source on GitHub ↗

Get the value of a system property. If a security manager blocks access to a property it fills the result in with an error @param key a property key @return the system property's value or error text @see #ERROR_PROPERTY_ACCESS_BLOCKED

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

printPropertyMethod · 0.95

Calls 1

getPropertyMethod · 0.65

Tested by

no test coverage detected