ExternalCommand

io.joern.x2cpg.utils.ExternalCommand
See theExternalCommand companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

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

Attributes

Inherited from:
ExternalCommand