Module: Tmuxinator::WemuxSupport
- Defined in:
- lib/tmuxinator/wemux_support.rb
Instance Method Summary collapse
Instance Method Details
#render ⇒ Object
5 6 7 8 9 10 |
# File 'lib/tmuxinator/wemux_support.rb', line 5 def render Tmuxinator::Project.render_template( Tmuxinator::Config.wemux_template, binding ) end |