UNPKG

@snyk/java-call-graph-builder

Version:

Tool for building a call graph for JVM ecosystem (Maven, Gradle...)

5 lines (4 loc) 138 B
export declare function execute(command: string, args: string[], options?: { cwd?: string; timeout?: number; }): Promise<string>;