ExternalCommand

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

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ExternalCommand.type

Members list

Value members

Concrete methods

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