# File lib/rye/cmd.rb, line 236 236: def template_write(filepath, template) 237: template_upload template, filepath 238: end