class RbSys::Cargo::Metadata

def manifest_path

Returns:
  • (String) -
def manifest_path
  package_metadata.fetch("manifest_path")
end