Attribute
|
Description
|
Type
|
Requirement
|
description
|
|
String
|
Optional
|
hosts
|
Sets hosts.
|
String
|
id
|
Sets an id that can be used to reference this element.
|
String
|
if
|
Sets the property name for the 'if' condition. The define will be ignored unless the property is defined. The value of the property is insignificant, but values that would imply misinterpretation ("false", "no") will throw an exception when evaluated.
|
String
|
protocol
|
Sets protocol.
|
"distcc", "ssh"
|
refid
|
Specifies that this element should behave as if the content of the element with the matching id attribute was inserted at this location. If specified, no other attributes should be specified.
|
Reference
|
tcpcork
|
Sets TCP_CORK value.
|
int
|
unless
|
Set the property name for the 'unless' condition. If named property is set, the define will be ignored. The value of the property is insignificant, but values that would imply misinterpretation ("false", "no") of the behavior will throw an exception when evaluated.
|
String
|
user
|
Sets remote user name.
|
String
|
|