PSM.githubInfo
Return information about the Github repository for each PSM
Syntax
Description
info = PSM.githubInfo
Returns information about the Github repository and commit for each PSM supported by the DASH toolbox. Information includes the Github repository, the commit hash of the supported version, and a comment about the commit.
Returns information about the specified PSMs.
Input Arguments
psmNames
string vector [nNames]
The names of the PSMs for which to return information.
Output Arguments
info
table [nNames x 4]
A table with information about the specified PSMs. Includes PSM names, Github repository, commit hash of the supported version, and a comment about the commit.