isInert(ignoringChildren:)
Returns a Boolean value that indicates whether the spec contains no authored data.
Declaration
func isInert(ignoringChildren: Bool = false) -> BoolParameters
- ignoringChildren:
Pass
trueto skip child specifier lists when evaluating inertness.
Return Value
true if the spec has no authored data.