com.worxbend.codeberg4s.repositories.ContentEntry.Symlink
Value parameters
target
what the link points at, as stored in the repository. An arbitrary path that need not exist and need not stay inside the repository — resolve it with that in mind
Attributes
Members list
This entry's kind, without matching on the case.
This entry's kind, without matching on the case.
Attributes
Inherited from:
ContentEntry
An iterator over the names of all the elements of this product.
An iterator over the names of all the elements of this product.
Attributes
Inherited from:
Product
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
Returns
in the default implementation, an Iterator[Any]
Inherited from:
Product