Method: Cow::Tmpl::Server#connect_command
- Defined in:
- lib/cow/plugins/tmpl.rb
#connect_command(_port, _user = ) ⇒ Object
68 69 70 |
# File 'lib/cow/plugins/tmpl.rb', line 68 def connect_command(_port, _user = ENV['USER']) raise NotImplementedError end |