Searched defs:cwd (Results 1 – 2 of 2) sorted by relevance
26 internal class Shell(private val cwd: Path) { constant in bench.flame.diff.interop.Shell
159 def __init__(self, commandText, cwd): argument