Method: Phrase::JobCreateParameters#branch
- Defined in:
- lib/phrase/models/job_create_parameters.rb
#branch ⇒ Object
specify the branch to use
6 7 8 |
# File 'lib/phrase/models/job_create_parameters.rb', line 6 def branch @branch end |