DubComponent.validateRecipeSyntaxOnFileSystem

Re-parses the package recipe on the file system and returns if the syntax is valid.

class DubComponent
string
validateRecipeSyntaxOnFileSystem
()

Return Value

Type: string

empty string/null if no error occured, error message if an error occured.

Meta