Uncommited changes synced
authorAlan Knowles <alan@roojs.com>
Wed, 19 Dec 2018 04:49:16 +0000 (12:49 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 19 Dec 2018 04:49:16 +0000 (12:49 +0800)
Spawn.vala

index 1ff51e8..3ee3afe 100644 (file)
@@ -173,7 +173,7 @@ public class Spawn : Object
      /**
      * @property result {Number} execution result.
      */
-    int result= 0;
+    public int result= 0;
     /**
      * @property pid {Number} pid of child process (of false if it's not running)
      */