| Class | SCParse::Script |
| In: |
lib/scparse.rb
|
| Parent: | Command |
A script does not execute a block of code. Rather it loads an existing Ruby script to be executed. Any arguments passed to the script command are passed on to the script being loaded.