entity(_:)
Provides a child entity’s path.
Declaration
func entity(_ name: String) -> BindTarget.EntityPathParameters
- name:
The name of the child entity.
Provides a child entity’s path.
func entity(_ name: String) -> BindTarget.EntityPathThe name of the child entity.