Method: Aggkit::ChildProcess::Windows::ProcessBuilder#detach
- Defined in:
- lib/aggkit/childprocess/windows/process_builder.rb
#detach ⇒ Object
Returns the value of attribute detach.
5 6 7 |
# File 'lib/aggkit/childprocess/windows/process_builder.rb', line 5 def detach @detach end |