Method: Externals::Project#scm_opts=

Defined in:
lib/externals/project.rb

#scm_opts=(value) ⇒ Object



151
152
153
# File 'lib/externals/project.rb', line 151

def scm_opts= value
  attributes[:scm_opts] = value
end