TaskAguments manage the arguments passed to a task.
| Public Attributes | |
|---|---|
| names | |
| Public Methods | |
|---|---|
| [] | Find an argument value by name or index. |
| each | |
| inspect | |
| method_ |
|
| new | |
| new_ |
Create a new argument scope using the prerequisite argument names. |
| to_ |
|
| to_ |
|
| Protected Methods | |
|---|---|
| lookup | |
<code/>and<pre/>for code samples.