getContentFromSource
getContentFromSource(
contentSource,contentId,config):Promise<string>
Defined in: review/src/commands/commandUtils.ts:70
Parameters
Section titled “Parameters”contentSource
Section titled “contentSource”"file" | "text" | "github" | "git" | undefined
contentId
Section titled “contentId”string | undefined
config
Section titled “config”Returns
Section titled “Returns”Promise<string>