Rename bounds -> rectangle

This commit is contained in:
Samuel Attard
2016-10-08 13:09:31 +11:00
parent f80e81bf9f
commit 4d49156dac
14 changed files with 31 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
# Task
# Task Object
* `program` String - Path of the program to execute, usually you should
specify `process.execPath` which opens the current program.