1.2.0
·
162 commits
to main
since this release
Changelog
Added
- Add
HasErrorproperty toCliCommandResult. - Add
WithWorkingDirectory(string)method toProgramCliandProgramCli<TCli>. - Add
ExecuteRawAsync(string)method toProgramCli.
Changed
- Change access modifier of
ProgramCli.ExecuteRaw(string)method fromprotectedtopublic.