GccSpecificExternalCommand

io.joern.c2cpg.utils.GccSpecificExternalCommand

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def run(command: Seq[String], cwd: String, extraEnv: Map[String, String]): Try[Seq[String]]