Method: AnyStyle::Refs#to_a

Defined in:
lib/anystyle/refs.rb

#to_aObject



48
49
50
51
# File 'lib/anystyle/refs.rb', line 48

def to_a
  commit if pending?
  @all
end