Method: Commands::Plugin#script_name
- Defined in:
- lib/commands/plugin.rb
#script_name ⇒ Object (readonly)
Returns the value of attribute script_name.
423 424 425 |
# File 'lib/commands/plugin.rb', line 423 def script_name @script_name end |