Generic Function System-Property* (1 method)

( system-property* < system-definer > < system-name > < property-name > &key < no-error? > )

Part of:

package defsystem-compatibility

Returns the value of the named property-name of system-name. If no-error? is nil, then an error will be signaled if property-name does not exist in the system.

Method Summary

system-property* (eql :asdf)< t > < t >