currentManifestFile property

File get currentManifestFile

Implementation

File get currentManifestFile =>
    File(joinPaths(directory.path, 'release-manifest.json'));