Method: Aggkit::ChildProcess::Windows::Lib.check_error
- Defined in:
- lib/aggkit/childprocess/windows/lib.rb
.check_error(bool) ⇒ Object
386 387 388 |
# File 'lib/aggkit/childprocess/windows/lib.rb', line 386 def check_error(bool) bool or raise Error, end |