Method: Alphonse::Configs::Setting#branch

Defined in:
lib/alphonse/configs/setting.rb

#branch(value) ⇒ Object



30
31
32
# File 'lib/alphonse/configs/setting.rb', line 30

def branch(value)
  set_attr :branch => value
end