The public API contract of the SCM API plugin.
-
Constructs a child/descendant
SCMFile
instance path relative from this object.
Short for getRoot().child(path)
.
Returns the
SCMFile
object that represents the root directory of the repository.
Returns the
SCMFile
of the root of this head candidate if such deep introspection can be
cheaply provided by the version control system in question.
Constructs an immediate child with the supplied type hint.
Retrieves the parent
SCMFile
instance.
If this object represents a directory, lists up all the immediate children.
protected
Constructor for any entry that is not the root.