Searched defs:cli_invocation (Results 1 – 1 of 1) sorted by relevance
1318 let cli_invocation = task.arguments!.reduce(task.launchPath!) {$0 + " " + $1} in testSampleStackshot() variable1337 let cli_invocation = task.arguments!.reduce(task.launchPath!) {$0 + " " + $1} in testSampleStackshot() variable