Method: FlashFlow::Data::Collection#get

Defined in:
lib/flash_flow/data/collection.rb

#get(ref) ⇒ Object



46
47
48
# File 'lib/flash_flow/data/collection.rb', line 46

def get(ref)
  @branches[key(ref)]
end