remoteFilePath property

String get remoteFilePath

Path to a remoteFile

Implementation

String get remoteFilePath => join(repository.repositoryDirectory.path, remoteFileName);