is_fixable

Tests whether a live unit can be repaired.

Function

Synopsis

btech.repair.is_fixable( unit )

Arguments

DbRef|Object unit
The live unit.

Returns

boolean fixable
Whether the unit is fixable.

See Also