Searched refs:getAppPath (Results 1 – 4 of 4) sorted by relevance
13 getAppPath(): string { method in AndroidClientBuilder48 const file = fs.createReadStream(this.getAppPath());
13 getAppPath(): string { method in IosClientBuilder44 await spawnAsync('tar', ['-zcvf', tempAppPath, '-C', this.getAppPath(), '.'], {
11 getAppPath: () => string; property
124 const appPath = builder.getAppPath();