Cloned Repository Reference
constructor(url: String, localPath: Path, shouldDeleteOnClose: Boolean = true, fileFormatLimits: FileFormatLimits = FileFormatLimits())
Parameters
url
The URL of the Git repository we cloned
local Path
The local path where the repository is cloned.
should Delete On Close
If true, the repository will be deleted when closed.
file Format Limits
Limits for file processing operations.