Module: Buildr::ShellExtension
Defined Under Namespace
Classes: ShellConfig
Instance Method Summary collapse
-
#shell ⇒ Object
TODO temporary hack.
Methods included from Extension
Instance Method Details
#shell ⇒ Object
TODO temporary hack
172 173 174 |
# File 'lib/buildr/shell.rb', line 172 def shell @shell ||= ShellConfig.new self end |