Contents

isInert(ignoringChildren:)

Returns a Boolean value that indicates whether the spec contains no authored data.

Declaration

func isInert(ignoringChildren: Bool = false) -> Bool

Parameters

  • ignoringChildren:

    Pass true to skip child specifier lists when evaluating inertness.

Return Value

true if the spec has no authored data.