root
root
API
io.github.alexarchambault.testutil
OutputFrame
OutputFrame
ProcessTest
TestOutput
TestOutput
FixedReadBytes
FixedReadBytes
TestUtil
OsTempOps
PPrintOnOutputStream
PPrintOnOutputStreamOption
ProcOps
root
/
io.github.alexarchambault.testutil
/
TestUtil
/
ProcOps
ProcOps
io.github.alexarchambault.testutil.TestUtil.ProcOps
final implicit
class
ProcOps
(
proc
:
proc
)
extends
AnyVal
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
withSubProcess
[
T
](
cwd
:
Path
,
env
:
Map
[
String
,
String
],
stdin
:
ProcessInput
,
stdout
:
ProcessOutput
,
stderr
:
ProcessOutput
,
mergeErrIntoOut
:
Boolean
,
propagateEnv
:
Boolean
,
timeout
:
Option
[
FiniteDuration
],
processShouldExit
:
Boolean
,
errorOutput
:
PrintStream
)(
f
: (
SubProcess
, ()
=>
Unit
)
=>
T
):
T
In this article
Attributes
Members list
Value members
Concrete methods