Method: Lyp::DependencyResolver#pull_file_from_queue

Defined in:
lib/lyp/resolver.rb

#pull_file_from_queueObject



251
252
253
# File 'lib/lyp/resolver.rb', line 251

def pull_file_from_queue
  @queue.shift
end