Subprocess.this

Sets our main struct and passes it to the parent class.

  1. this(GSubprocess* gSubprocess, bool ownedRef)
    class Subprocess
    this
    (
    GSubprocess* gSubprocess
    ,
    bool ownedRef = false
    )
  2. this(string[] argv, GSubprocessFlags flags)