datalad_next.constraints.EnsureSiblingName

class datalad_next.constraints.EnsureSiblingName(known: bool | None = None, dsarg: DatasetParameter | None = None)[source]

Bases: EnsureRemoteName

Identical to EnsureRemoteName, but used the term "sibling"

Only error messages and documentation differ, with "remote" being replaced with "sibling".