Function: getDigitalOceanAppSpecPath()
function getDigitalOceanAppSpecPath(rootDirectoryPath: string): string | null;
Defined in: _internal/repository-text-files.ts:133
Resolves the first supported DigitalOcean App Platform specification from the repository root.
Parametersâ
rootDirectoryPathâ
string
Returnsâ
string | null