FakeInvocationRecord constructor
FakeInvocationRecord(})
Implementation
FakeInvocationRecord(
this.invocation, {
this.workingDirectory,
this.runInShell = false,
this.includeParentEnvironment = true,
});
FakeInvocationRecord(
this.invocation, {
this.workingDirectory,
this.runInShell = false,
this.includeParentEnvironment = true,
});