Method: Buildr::Shell::Base.specify
- Defined in:
- lib/buildr/shell.rb
.specify(options) ⇒ Object
77 78 79 80 |
# File 'lib/buildr/shell.rb', line 77 def specify() @shell_name ||= [:name] @languages ||= [:languages] end |
77 78 79 80 |
# File 'lib/buildr/shell.rb', line 77 def specify() @shell_name ||= [:name] @languages ||= [:languages] end |