read_versions_manifest
Notedocblock
read_versions_manifest(path::String) -> Vector{String}Read existing versions from a versions.json manifest file.
Arguments
path::String: Path to the versions.json file
Returns
Vector of version strings found in the manifest.