17 18 19 20
# File 'lib/nexus_api/cli_commands/script.rb', line 17 def execute setup @api.run_script(name: options[:name]) end