---
title: "@PackagesInBuild"
---
Gets a list of packages in the current build. Each returned element is a map: %(Name: SomeName, Version: 1.2.3, PackageSource: SourceName)
@PackagesInBuild([packageSource])
Name | Description |
---|---|
packageSource | Optional name of the package source to filter by. |