MCPcopy Create free account
hub / github.com/ModelInference/synoptic / runProcess

Method runProcess

csight/src/csight/mc/MCProcess.java:50–99  ·  view source on GitHub ↗

Creates and executes a command in processDir, and passes along an stdinInput to its stdin (if it's not the empty string). The process will be forcibly terminated after timeoutSecs -- timeout in seconds to wait for the process to terminate before killing it. @return the process @throws IOException @

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

parseVerifyOutputMethod · 0.95
verifyMethod · 0.80
generateMCSourceMethod · 0.80
compileMCMethod · 0.80
verifyMethod · 0.80

Calls 3

writeMethod · 0.80
startMethod · 0.65
equalsMethod · 0.65

Tested by

no test coverage detected